Upload files to "/"
This commit is contained in:
commit
acf02f67a3
49
shadowr_ru.conf
Normal file
49
shadowr_ru.conf
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
# ===== Shadowrocket RU =====
|
||||
|
||||
[General]
|
||||
ipv6 = false
|
||||
bypass-system = true
|
||||
skip-proxy = 127.0.0.1, localhost, *.local, captive.apple.com
|
||||
tun-excluded-routes = 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.168.0.0/16, 192.0.0.0/24, 192.0.2.0/24, 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, 255.255.255.255/32
|
||||
|
||||
dns-server = 77.88.8.8, 208.67.222.222
|
||||
fallback-dns-server = 1.1.1.1
|
||||
private-ip-answer = true
|
||||
always-real-ip = time.*.com, ntp.*.com, *.cloudflareclient.com
|
||||
icmp-auto-reply = true
|
||||
|
||||
[Rule]
|
||||
# --- system / local / private ---
|
||||
RULE-SET,LAN,DIRECT
|
||||
DOMAIN-SUFFIX,local,DIRECT
|
||||
IP-CIDR,10.0.0.0/8,DIRECT,no-resolve
|
||||
IP-CIDR,100.64.0.0/10,DIRECT,no-resolve
|
||||
IP-CIDR,127.0.0.0/8,DIRECT,no-resolve
|
||||
IP-CIDR,169.254.0.0/16,DIRECT,no-resolve
|
||||
IP-CIDR,172.16.0.0/12,DIRECT,no-resolve
|
||||
IP-CIDR,192.168.0.0/16,DIRECT,no-resolve
|
||||
|
||||
# --- RU direct ---
|
||||
GEOIP,RU,DIRECT
|
||||
DOMAIN-SUFFIX,ru,DIRECT
|
||||
DOMAIN-SUFFIX,su,DIRECT
|
||||
DOMAIN-SUFFIX,рф,DIRECT
|
||||
|
||||
# --- Aliexpress ---
|
||||
DOMAIN,alibaba.com,DIRECT
|
||||
DOMAIN,aliexpress.com,DIRECT
|
||||
DOMAIN,aliexpress.ru,DIRECT
|
||||
DOMAIN,st.aliexpress.ru,DIRECT
|
||||
|
||||
# --- Apple direct ---
|
||||
DOMAIN-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple_Domain.list,DIRECT
|
||||
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple.list,DIRECT
|
||||
|
||||
# --- runetfreedom: blocked domains ---
|
||||
DOMAIN-SET,https://github.com/runetfreedom/russia-blocked-geosite/releases/download/202603291525/ru-blocked.txt,PROXY
|
||||
|
||||
# --- runetfreedom: blocked IPs ---
|
||||
RULE-SET,https://raw.githubusercontent.com/runetfreedom/russia-blocked-geoip/release/surge/ru-blocked.txt,PROXY
|
||||
|
||||
# --- END ---
|
||||
FINAL,PROXY
|
||||
BIN
v2rayN-config
Normal file
BIN
v2rayN-config
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user