This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Shadowrocket小火箭配置文件 | |
# 由 https://whatshub.top 不定期维护 | |
# 分组界面效果图预览 https://whatshub.top/IMG/preview.png | |
# 模块直装地址:https://whatshub.top/shadowrocket | |
# 教程地址:https://whatshub.top/manual | |
# 请根据自身需求修改配置。修改完成后 请勿再远程更新此配置 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ========================================= | |
# Shadowrocket 分流配置(微软直连 + 国外走 Proxy + 广告屏蔽) | |
# ========================================= | |
[General] | |
bypass-system = true | |
skip-proxy = 192.168.0.0/16,10.0.0.0/8,172.16.0.0/12,localhost,*.local | |
dns-server = system, 223.5.5.5, 119.29.29.29, 8.8.8.8 | |
fallback-dns-server = 1.1.1.1, 8.8.4.4 | |
ipv6 = false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ========================================= | |
# Shadowrocket 分流配置(Eason 专用) | |
# 微软 & 国内直连 / 国外走 🚀 Proxy / 广告屏蔽 | |
# ========================================= | |
[General] | |
bypass-system = true | |
skip-proxy = 192.168.0.0/16,10.0.0.0/8,172.16.0.0/12,localhost,*.local | |
dns-server = system, 223.5.5.5, 119.29.29.29, 8.8.8.8 | |
fallback-dns-server = 1.1.1.1, 8.8.4.4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ========================================= | |
# Shadowrocket 分流配置(Eason 专用) | |
# 微软 & 国内直连 / 国外走 🚀 Proxy / 广告屏蔽 | |
# 作者:ChatGPT 定制 | |
# ========================================= | |
[General] | |
bypass-system = true | |
skip-proxy = 192.168.0.0/16,10.0.0.0/8,172.16.0.0/12,localhost,*.local | |
dns-server = system, 223.5.5.5, 119.29.29.29, 8.8.8.8 |