修复最新Leaf sdk兼容性问题,可以无缝链接访问google
修复最新Leaf sdk兼容性问题,可以无缝链接访问google
This commit is contained in:
@@ -4,8 +4,19 @@ logoutput = {{leafLogFile}}
|
||||
dns-server = 223.5.5.5, 114.114.114.114
|
||||
tun-fd = {{tunFd}}
|
||||
routing-domain-resolve = true
|
||||
|
||||
loglevel = info
|
||||
dns-server = 114.114.114.114, 223.5.5.5
|
||||
always-real-ip = tracker, apple.com
|
||||
|
||||
# Local HTTP CONNECT proxy
|
||||
interface = 127.0.0.1
|
||||
port = 1087
|
||||
|
||||
# Local SOCKS5 proxy with UDP Associate support
|
||||
socks-interface = 127.0.0.1
|
||||
socks-port = 1080
|
||||
socks-port = 1086
|
||||
|
||||
|
||||
[Proxy]
|
||||
Direct = direct
|
||||
@@ -14,3 +25,6 @@ Reject = reject
|
||||
[Rule]
|
||||
EXTERNAL, site:cn, Direct
|
||||
FINAL, Direct
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user