raikyou 在 singbox 1.12怎么配置tailscale 中发帖
singbox 1.12版本支持了tailscale连接。
我使用mac电脑命令行运行singbox,其他都能正常运行,只有tailscale连接失败。
连接家庭网络地址是192.168.2.0/24,并且家庭中的tailscale也开启了192.168.2.0/24的route。我在mac上使用tailscale客户端能连上家庭网,关掉客户端使用singbox就连不上了,singbox日志显示:
endpoint/tailscale[ts-ep]: open-conn-track: timeout opening (TCP 100.110.97.59:16561 => 192.168.2.1:80); no associated peer node
下面是我的配置,请会的朋友帮忙看下是否配置正确
{
"log": {
"level": "trace",
...