Files
SingboxForPanel/docs/configuration/inbound/tproxy.zh.md
CN-JS-HuiBai 9f867b19da First Commmit
2026-04-14 22:41:14 +08:00

319 B

!!! quote ""

仅支持 Linux。

结构

{
  "type": "tproxy",
  "tag": "tproxy-in",

  ... // 监听字段

  "network": "udp"
}

监听字段

参阅 监听字段

字段

network

监听的网络协议,tcp udp 之一。

默认所有。