Update template.conf
Update template.conf
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
[General]
|
||||
loglevel = info
|
||||
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
|
||||
@@ -16,7 +10,6 @@ port = 1087
|
||||
# Local SOCKS5 proxy with UDP Associate support
|
||||
socks-interface = 127.0.0.1
|
||||
socks-port = 1086
|
||||
|
||||
|
||||
[Proxy]
|
||||
Direct = direct
|
||||
@@ -25,6 +18,3 @@ Reject = reject
|
||||
[Rule]
|
||||
EXTERNAL, site:cn, Direct
|
||||
FINAL, Direct
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user