mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-07 06:16:09 +08:00
增加 macvtap 模式支持
This commit is contained in:
@@ -38,6 +38,7 @@ proxy_protocol = false
|
||||
link_mode = "tun"
|
||||
|
||||
#客户端分配的ip地址池
|
||||
ipv4_master = "eth0"
|
||||
ipv4_cidr = "192.168.10.0/24"
|
||||
ipv4_gateway = "192.168.10.1"
|
||||
ipv4_start = "192.168.10.100"
|
||||
|
Reference in New Issue
Block a user