更新 loon/loon.conf
This commit is contained in:
parent
065a68c0da
commit
127e759924
@ -6,12 +6,8 @@
|
||||
[General]
|
||||
ip-mode = dual
|
||||
ipv6-vif = off
|
||||
# 国内外混合DNS配置:国内DNS优先,海外DoH备用
|
||||
dns-server = system,119.29.29.29,223.5.5.5,1.1.1.1,8.8.8.8
|
||||
# 加密DNS配置:国内DoH + 海外DoH
|
||||
doh-server = https://223.5.5.5/dns-query,https://doh.pub/dns-query,https://1.1.1.1/dns-query,https://8.8.8.8/dns-query
|
||||
# DoQ配置:使用Cloudflare DoQ
|
||||
doq-server = quic://cloudflare-dns.com:784
|
||||
dns-server = 1.1.1.1,8.8.8.8
|
||||
doh-server = https://1.1.1.1/dns-query,https://8.8.8.8/dns-query
|
||||
real-ip = *.iCloud.com,*.apple.com,*.crashlytics.com,msftconnecttest.com
|
||||
sni-sniffing = true
|
||||
disable-stun = true
|
||||
@ -44,6 +40,7 @@ bypass-tun = 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,1
|
||||
🇭🇰 IEP(NII)L-CNFHK SS = shadowsocks,niiiepl.812371.xyz,36192,2022-blake3-aes-128-gcm,"8eLTxLWml4weLT9KW2x9ig==:x8uB5bQzZ7VHEOeKc6zJ0A==",fast-open=false,udp=true,block-quic=false
|
||||
🇭🇰 IEP(NII)L-Jinx SS = shadowsocks,niiiepl.812371.xyz,36193,2022-blake3-aes-128-gcm,"8eLTxLWml4weLT9KW2x9ig==:x8uB5bQzZ7VHEOeKc6zJ0A==",fast-open=false,udp=true,block-quic=false
|
||||
[Remote Proxy]
|
||||
isif = http://152.53.33.92:50004/hatGZgTX6VUe2T2EwZJjf4PY3sr7/download/isif18r?target=Loon&includeUnsupportedProxy=true,udp=true,block-quic=false,fast-open=default,vmess-aead=true,skip-cert-verify=true,enabled=true,flexible-sni=false
|
||||
|
||||
|
||||
[Remote Filter]
|
||||
@ -150,32 +147,6 @@ niiiepl.812371.xyz = server:https://223.5.5.5/dns-query
|
||||
*.apple.com = server:system
|
||||
*.icloud.com = server:system
|
||||
|
||||
# 国内服务使用国内DNS
|
||||
*.qq.com = server:https://doh.pub/dns-query
|
||||
*.tencent.com = server:https://doh.pub/dns-query
|
||||
*.taobao.com = server:https://223.5.5.5/dns-query
|
||||
*.tmall.com = server:https://223.5.5.5/dns-query
|
||||
*.alipay.com = server:https://223.5.5.5/dns-query
|
||||
*.weibo.com = server:https://doh.pub/dns-query
|
||||
*.sina.com.cn = server:https://doh.pub/dns-query
|
||||
*.baidu.com = server:https://180.76.76.76
|
||||
*.douyin.com = server:https://doh.pub/dns-query
|
||||
*.bytedance.com = server:https://doh.pub/dns-query
|
||||
|
||||
# 海外服务使用海外DNS(确保解析到最优CDN)
|
||||
*.google.com = server:https://8.8.8.8/dns-query
|
||||
*.youtube.com = server:https://8.8.8.8/dns-query
|
||||
*.facebook.com = server:https://1.1.1.1/dns-query
|
||||
*.instagram.com = server:https://1.1.1.1/dns-query
|
||||
*.twitter.com = server:https://1.1.1.1/dns-query
|
||||
*.netflix.com = server:https://1.1.1.1/dns-query
|
||||
*.openai.com = server:https://1.1.1.1/dns-query
|
||||
*.anthropic.com = server:https://1.1.1.1/dns-query
|
||||
|
||||
# 特定SSID环境下的DNS设置示例(根据需要取消注释并修改)
|
||||
# ssid:家庭WiFi = server:192.168.1.1
|
||||
# ssid:公司WiFi = server:system
|
||||
|
||||
[Rewrite]
|
||||
|
||||
[Script]
|
||||
|
Loading…
Reference in New Issue
Block a user