📌 📄 内容摘要:
smart_dns 在 日记:手搓配置流量隧道 中发帖
目标:流量从 home → claw (tuic节点) → wap (sock5) 落地
tunnels:
network: [tcp, udp]
address: 127.0.0.1:6553
target: ip:port
proxy: tuic
proxies:
{“name”:“tuic”,“type”:“tuic”,“server”:“ip”,“port”:port,“password”:“password”}
{“name”:“sg”,“type”:“socks5”,“server”:“127.0.0.1”,“port”:6553}
新学到操作,很方便,记录一下
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/310529/1 ─────────────────────────────
📢 来源:LINUX DO