目前家里有公网 IP ,OpenWrt 上开了 SSR 服务端。在手机和 Mac 使用 Surge SSR 连接到 OpenWrt ,配合规则能够做到无感内网穿透,可是 ClashX 无论怎么配置,在 Rule 模式下 192.168.0.0/16 的连接都是走 DIRECT ,请问大家该如何配置,才能和 Surge 一样?
如下是 ClashX 的规则设置
port: 7890
socks-port: 7891
# redir-port: 7892
allow-lan: false
mode: Rule
log-level: silent
external-controller: 127.0.0.1:9090
dns:
enable: true
ipv6: false
nameserver:
- 223.5.5.5
- 223.6.6.6
- 119.29.29.29
- 114.114.114.114
proxies:
- {name: Home, server: xxx, port: xxx, type: ss, cipher: xxx, password: xxx, udp: true}
proxy-groups:
- name: Proxy
type: select
proxies:
- Home
Rule:
- IP-CIDR,192.168.0.0/16,Proxy
- MATCH,DIRECT
也默认将 Proxy bypass 中的 192.168.0.0/16 删除了
10.0.0.0/8, 172.16.0.0/12, 127.0.0.1, localhost, *.local,
timestamp.apple.com
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/858749
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.