sing-box's transparent proxy using redirect + tproxy
4.6K
You may need this in config file:
tcp is handled by redirect and udp is handled by tproxy
[
{
"type": "redirect",
"tag": "redirect-in",
"tcp_fast_open": true,
"listen": "::",
"listen_port": 7892
},
{
"type": "tproxy",
"tag": "tproxy-in",
"listen": "::",
"listen_port": 7893
}
],
Content type
Image
Digest
sha256:71becb40a…
Size
18.3 MB
Last updated
22 days ago
docker pull tinyserve/sing-box-redir