mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 08:22:26 +08:00
添加配置文件示例,添加nat列表展示,修改iptables判断逻辑bug
This commit is contained in:
@@ -75,5 +75,7 @@ audit_interval = -1
|
||||
|
||||
show_sql = false
|
||||
|
||||
#是否自动添加nat
|
||||
iptables_nat = false
|
||||
|
||||
|
||||
|
@@ -33,4 +33,5 @@ ipv4_gateway = "192.168.10.1"
|
||||
ipv4_start = "192.168.10.100"
|
||||
ipv4_end = "192.168.10.200"
|
||||
|
||||
|
||||
#是否自动添加nat
|
||||
iptables_nat = false
|
||||
|
Reference in New Issue
Block a user