chore:ipv6 prefer
This commit is contained in:
parent
3e6167699e
commit
37e241ac71
@ -68,7 +68,7 @@ ipv6_support = False
|
||||
# 生成结果中接口的协议类型,可选值:ipv4、ipv6、全部、all | Protocol type of the interface in the generated result, optional values: ipv4, ipv6, 全部, all
|
||||
ipv_type = 全部
|
||||
# 接口协议类型偏好,优先将该类型的接口排在结果前面,可选值:ipv4、ipv6、自动、auto | Interface protocol type preference, prefer to put this type of interface in front of the result, optional values: ipv4, ipv6, 自动, auto
|
||||
ipv_type_prefer =
|
||||
ipv_type_prefer = ipv6,ipv4
|
||||
# 本地源文件路径,默认值: config/local.txt | Local source file path, Default value: config/local.txt
|
||||
local_file = config/local.txt
|
||||
# 结果中偏好的本地源接口数量 | Preferred number of local source interfaces in the result
|
||||
|
Loading…
x
Reference in New Issue
Block a user