port: 7890 socks-port: 7891 allow-lan: false mode: rule log-level: info proxies: - name: "当前设备未授权" type: ss server: 127.0.0.1 port: 10001 cipher: aes-128-gcm password: "unauthorized" - name: "请先关闭代理连接" type: ss server: 127.0.0.1 port: 10002 cipher: aes-128-gcm password: "unauthorized" - name: "使用这个设备前往登录" type: ss server: 127.0.0.1 port: 10003 cipher: aes-128-gcm password: "unauthorized" - name: "蓝海官网:LanHai.app" type: ss server: 127.0.0.1 port: 10004 cipher: aes-128-gcm password: "unauthorized" - name: "重新导入即可" type: ss server: 127.0.0.1 port: 10005 cipher: aes-128-gcm password: "unauthorized" - name: "绑定后更新订阅不受影响" type: ss server: 127.0.0.1 port: 10006 cipher: aes-128-gcm password: "unauthorized" proxy-groups: - name: "节点选择" type: select proxies: - "当前设备未授权" - "请先关闭代理连接" - "使用这个设备前往登录" - "蓝海官网:LanHai.app" - "重新导入即可" - "绑定后更新订阅不受影响" rules: - DST-PORT,22,DIRECT - DOMAIN-SUFFIX,local,DIRECT - DOMAIN-SUFFIX,localhost,DIRECT - IP-CIDR,127.0.0.0/8,DIRECT,no-resolve - IP-CIDR,10.0.0.0/8,DIRECT,no-resolve - IP-CIDR,172.16.0.0/12,DIRECT,no-resolve - IP-CIDR,192.168.0.0/16,DIRECT,no-resolve - IP-CIDR,100.64.0.0/10,DIRECT,no-resolve - IP-CIDR6,::1/128,DIRECT,no-resolve - IP-CIDR6,fc00::/7,DIRECT,no-resolve - IP-CIDR6,fe80::/10,DIRECT,no-resolve - DOMAIN-SUFFIX,opencode.ai,节点选择 - GEOSITE,openai,节点选择 - GEOSITE,anthropic,节点选择 - GEOSITE,meta,节点选择 - GEOSITE,facebook,节点选择 - GEOSITE,instagram,节点选择 - GEOSITE,google,节点选择 - GEOSITE,youtube,节点选择 - GEOSITE,twitter,节点选择 - GEOSITE,telegram,节点选择 - GEOSITE,gfw,节点选择 - GEOIP,telegram,节点选择,no-resolve - MATCH,DIRECT