mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-22 17:59:02 +08:00
Remove VIF Excluded Routes
This commit is contained in:
parent
cb0883e856
commit
78d975e1ca
@ -8,9 +8,6 @@ skip-proxy = %APPEND% passenger.t3go.cn, www.baidu.com, yunbusiness.ccb.com
|
||||
# > Always Real IP Hosts
|
||||
always-real-ip = %APPEND% *.msftconnecttest.com, *.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.logon.battlenet.com.cn, *.logon.battle.net, stun.l.google.com
|
||||
|
||||
# > VIF Excluded Routes
|
||||
tun-excluded-routes = %APPEND% 239.255.255.250/32
|
||||
|
||||
[Host]
|
||||
|
||||
[URL Rewrite]
|
||||
|
@ -57,9 +57,6 @@ show-error-page-for-reject = true
|
||||
# > Always Real IP Hosts
|
||||
always-real-ip = *.msftconnecttest.com, *.msftncsi.com, *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com, *.logon.battlenet.com.cn, *.logon.battle.net, stun.l.google.com
|
||||
|
||||
# > VIF Excluded Routes
|
||||
tun-excluded-routes = 239.255.255.250/32
|
||||
|
||||
# 如果没有代理服务器支持 UDP 转发,可修改为「 direct 」或注释下条,但需注意同一目标主机名 TCP 请求与 UDP 请求的源地址不同所造成的隐私及安全风险。
|
||||
udp-policy-not-supported-behaviour = reject
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user