sing-box/docs/configuration/inbound/tproxy.zh.md
2022-08-31 12:50:26 +08:00

281 B

结构

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

  ... // 监听字段

  "network": "udp"
}

监听字段

参阅 监听字段

字段

network

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

默认所有。