github.com/sagernet/sing-box@v1.9.0-rc.20/docs/configuration/inbound/tproxy.md (about) 1 !!! quote "" 2 3 Only supported on Linux. 4 5 ### Structure 6 7 ```json 8 { 9 "type": "tproxy", 10 "tag": "tproxy-in", 11 12 ... // Listen Fields 13 14 "network": "udp" 15 } 16 ``` 17 18 ### Listen Fields 19 20 See [Listen Fields](/configuration/shared/listen/) for details. 21 22 ### Fields 23 24 #### network 25 26 Listen network, one of `tcp` `udp`. 27 28 Both if empty.