2020-05-27 09:35:24 +08:00
|
|
|
#!MANAGED-CONFIG $subs_link interval=43200 strict=true
|
2020-11-09 19:30:13 +08:00
|
|
|
# Surge 的规则配置手册: https://manual.nssurge.com/
|
2020-03-28 10:10:30 +08:00
|
|
|
|
|
|
|
[General]
|
|
|
|
loglevel = notify
|
2020-11-09 19:30:13 +08:00
|
|
|
# 从 Surge iOS 4 / Surge Mac 3.3.0 起,工具开始支持 DoH
|
2020-12-05 21:25:11 +08:00
|
|
|
doh-server = https://doh.pub/dns-query
|
|
|
|
# https://dns.alidns.com/dns-query, https://13800000000.rubyfish.cn/, https://dns.google/dns-query
|
|
|
|
dns-server = 223.5.5.5, 114.114.114.114
|
2020-05-26 09:08:45 +08:00
|
|
|
tun-excluded-routes = 0.0.0.0/8, 10.0.0.0/8, 100.64.0.0/10, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.0.0.0/24, 192.0.2.0/24, 192.168.0.0/16, 192.88.99.0/24, 198.51.100.0/24, 203.0.113.0/24, 224.0.0.0/4, 255.255.255.255/32
|
2020-11-09 19:30:13 +08:00
|
|
|
skip-proxy = localhost, *.local, injections.adguard.org, local.adguard.org, captive.apple.com, guzzoni.apple.com, 0.0.0.0/8, 10.0.0.0/8, 17.0.0.0/8, 100.64.0.0/10, 127.0.0.0/8, 169.254.0.0/16, 172.16.0.0/12, 192.0.0.0/24, 192.0.2.0/24, 192.168.0.0/16, 192.88.99.0/24, 198.18.0.0/15, 198.51.100.0/24, 203.0.113.0/24, 224.0.0.0/4, 240.0.0.0/4, 255.255.255.255/32
|
2020-05-26 09:08:45 +08:00
|
|
|
|
2020-11-09 19:30:13 +08:00
|
|
|
wifi-assist = true
|
2020-05-26 09:08:45 +08:00
|
|
|
allow-wifi-access = true
|
|
|
|
wifi-access-http-port = 6152
|
|
|
|
wifi-access-socks5-port = 6153
|
|
|
|
http-listen = 0.0.0.0:6152
|
|
|
|
socks5-listen = 0.0.0.0:6153
|
|
|
|
|
|
|
|
external-controller-access = surgepasswd@0.0.0.0:6170
|
|
|
|
replica = false
|
|
|
|
|
2020-11-09 19:30:13 +08:00
|
|
|
tls-provider = openssl
|
|
|
|
network-framework = false
|
|
|
|
exclude-simple-hostnames = true
|
|
|
|
ipv6 = true
|
|
|
|
|
|
|
|
test-timeout = 4
|
|
|
|
proxy-test-url = http://www.gstatic.com/generate_204
|
|
|
|
|
2020-05-26 09:08:45 +08:00
|
|
|
[Replica]
|
|
|
|
hide-apple-request = true
|
|
|
|
hide-crashlytics-request = true
|
|
|
|
use-keyword-filter = false
|
|
|
|
hide-udp = false
|
|
|
|
|
|
|
|
# -----------------------------
|
|
|
|
# Surge 的几种策略配置规范,请参考 https://manual.nssurge.com/policy/proxy.html
|
2020-11-09 19:30:13 +08:00
|
|
|
# 不同的代理策略有*很多*可选参数,请参考上方连接的 Parameters 一段,根据需求自行添加参数。
|
|
|
|
#
|
2020-05-26 09:08:45 +08:00
|
|
|
# Surge 现已支持 UDP 转发功能,请参考: https://trello.com/c/ugOMxD3u/53-udp-%E8%BD%AC%E5%8F%91
|
|
|
|
# Surge 现已支持 TCP-Fast-Open 技术,请参考: https://trello.com/c/ij65BU6Q/48-tcp-fast-open-troubleshooting-guide
|
|
|
|
# Surge 现已支持 ss-libev 的全部加密方式和混淆,请参考: https://trello.com/c/BTr0vG1O/47-ss-libev-%E7%9A%84%E6%94%AF%E6%8C%81%E6%83%85%E5%86%B5
|
|
|
|
# -----------------------------
|
2020-03-28 10:10:30 +08:00
|
|
|
|
|
|
|
[Proxy]
|
2020-05-27 09:35:24 +08:00
|
|
|
$proxies
|
2020-03-28 10:10:30 +08:00
|
|
|
|
|
|
|
[Proxy Group]
|
2020-05-27 09:35:24 +08:00
|
|
|
Proxy = select, auto, fallback, $proxy_group
|
|
|
|
auto = url-test, $proxy_group, url=http://www.gstatic.com/generate_204, interval=43200
|
|
|
|
fallback = fallback, $proxy_group, url=http://www.gstatic.com/generate_204, interval=43200
|
2020-03-28 10:10:30 +08:00
|
|
|
|
|
|
|
[Rule]
|
2020-05-26 09:08:45 +08:00
|
|
|
# 自定义规则
|
|
|
|
## 您可以在此处插入自定义规则
|
|
|
|
|
|
|
|
# 实用规则片段集
|
2020-11-09 19:30:13 +08:00
|
|
|
# RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/Apple-News.list,Proxy
|
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/Apple-proxy.list,Proxy
|
2020-12-05 21:25:11 +08:00
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/Apple-direct.list,DIRECT
|
2020-11-09 19:30:13 +08:00
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/CN.list,DIRECT
|
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/common-ad-keyword.list,REJECT-TINYGIF
|
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/Basic/foreign.list,Proxy
|
|
|
|
RULE-SET,https://cdn.jsdelivr.net/gh/Hackl0us/SS-Rule-Snippet@master/Rulesets/Surge/App/social/Telegram.list,Proxy
|
2020-05-26 09:08:45 +08:00
|
|
|
RULE-SET,LAN,DIRECT
|
|
|
|
|
|
|
|
# 最终规则
|
|
|
|
GEOIP,CN,DIRECT
|
|
|
|
FINAL,Proxy,dns-failed
|
2020-03-28 10:10:30 +08:00
|
|
|
|
|
|
|
[URL Rewrite]
|
2020-05-27 09:35:24 +08:00
|
|
|
^https?://(www.)?(g|google).cn https://www.google.com 302
|