This commit is contained in:
Conners Hua 2020-08-03 17:48:20 +08:00
parent 7158f8910f
commit 975f47d65e
5 changed files with 14 additions and 6 deletions

View File

@ -1,5 +1,7 @@
payload:
# (DNS Cache Pollution)
# > Apple
- DOMAIN,testflight.apple.com,PROXY
# > Google
- DOMAIN-SUFFIX,appspot.com
- DOMAIN-SUFFIX,blogger.com

View File

@ -1,4 +1,6 @@
# (DNS Cache Pollution)
# > Apple
DOMAIN,testflight.apple.com,PROXY
# > Google
DOMAIN-SUFFIX,appspot.com,PROXY
DOMAIN-SUFFIX,blogger.com,PROXY

View File

@ -31,7 +31,7 @@ wifi-access-socks5-port = 6153
# 兼容模式
# compatibility-mode = 0
# 跳过代理
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, *.localnetwork.uop, mfs.ykimg.com*.ttf
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, mfs.ykimg.com*.ttf
# 排除简单主机名
exclude-simple-hostnames = true
# SSID 组策略

View File

@ -4,18 +4,18 @@
[General]
loglevel = notify
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 127.0.0.1, localhost, *.local, *.localnetwork.uop, mfs.ykimg.com*.ttf
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 127.0.0.1, localhost, *.local, mfs.ykimg.com*.ttf
bypass-system = true
dns-server = 119.29.29.29,223.5.5.5,system
dns-server = 119.29.29.29,system
allow-wifi-access = false
ipv6 = false
[Proxy]
🌐Direct = direct
Reject = reject
🇨🇳TheHub = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module
🇺🇸LosSantos = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module
🇭🇰Sandbox = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module, obfs=tls, obfs-host=yunjiasu-cdn.net
🇨🇳TheHub = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module
🇺🇸LosSantos = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module
🇭🇰Sandbox = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/SSEncrypt.module, obfs=tls, obfs-host=yunjiasu-cdn.net
[Proxy Group]
# 白名单模式 PROXY黑名单模式 DIRECT
@ -1138,6 +1138,8 @@ DOMAIN-SUFFIX,wetv.vip,🎞StreamingSE
DOMAIN-SUFFIX,wetvinfo.com,🎞StreamingSE
# (DNS Cache Pollution)
# > Apple
DOMAIN,testflight.apple.com,🌑Proxy,force-remote-dns
# > Google
DOMAIN-SUFFIX,appspot.com,🌑Proxy,force-remote-dns
DOMAIN-SUFFIX,blogger.com,🌑Proxy,force-remote-dns

View File

@ -1,4 +1,6 @@
# (DNS Cache Pollution)
# > Apple
DOMAIN,testflight.apple.com
# > Google
DOMAIN-SUFFIX,appspot.com
DOMAIN-SUFFIX,blogger.com