No response Description The operation couldn’t be completed. ((packet-tunnel) error: start service: initialize rule-set[1]: initial rule-set: geosite-cn: Get "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs": exchange6: local error: tls: bad record MAC |...
默认为 `https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db`。 ### download_detour 用于下载 GeoIP 资源的出站的标签。 如果为空,将使用默认出站。 41 changes: 41 additions & 0 deletions 41 docs/configuration/route/geosite.zh.md Show comments View file Edit file Delete...
1.0-rc1 📝 Release Notes Fix write log timestamp Fix write zero Fix dial parallel in direct outbound Fix write trojan udp Fix DNS routing Add attribute support for geosite Update documentation for Dial Fields Assets 24 Loading 👍 5 👀 3 6 people reacted 1.0-beta3...
],"final":"proxy","auto_detect_interface":true,"geoip": {"download_url":"https://github.com/SagerNet/sing-geoip/releases/latest/download/geoip.db","download_detour":"proxy"},"geosite": {"download_url":"https://github.com/SagerNet/sing-geosite/releases/latest/download/geosite.db","dow...
//raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-openai.srs", "download_detour": "proxy" }, { "tag": "geosite-cn", "type": "remote", "format": "binary", "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs", "download_detour"...
"url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs", "download_detour": "shadowsocks-out" }, { "tag": "geosite-cn", "type": "remote", "format": "binary", "url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-cn.srs...
fakeip实现“国内直连,国外代理”这个功能时,很依赖geosite,然而geosite很不精确(预估最多只有80%),使用fakeip进行规则匹配时无法使用geoip(因为都是假的目标ip)。所以,我就设想:进行fakeip DNS服务器解析时,多做一次真实的DNS请求,获取真实IP;这样就可以抛弃geosite了。
"rule_set": "geosite-geolocation-cn", "outbound": "direct" } ], "rule_set": [ { "tag": "geosite-private", "type": "remote", "format": "binary", "url": "https://testingcf.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@sing/geo/geosite/private.srs", ...
adding allowedip sing-box | DEBUG[0000] router: updating rule-set geosite-openai from URL: https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-openai.srs sing-box | INFO[0000] outbound/direct[direct]: outbound connection to raw.githubusercontent.com:443 sing-box | DEBUG...
Firefox 设置全局代理为本地 SOCKS5 到 sing-box 的 mixed inbound. sing-box mixed inbound 根据 geoip/geosite/ip_is_private 分流到 direct,其他到 proxy. Firefox 访问局域网服务(该服务提供同端口的 http/websocket 服务,web前端 会有周期性的 http 请求),然后关闭页面,关闭 firefox. ss -tnp 会发现大...