Sign inSign up

tinyserve/sing-box-redir

By tinyserve

Updated 22 days ago

sing-box's transparent proxy using redirect + tproxy

Image
0

4.6K

tinyserve/sing-box-redir repository overview

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
        }
    ],

Tag summary

Content type

Image

Digest

sha256:71becb40a

Size

18.3 MB

Last updated

22 days ago

docker pull tinyserve/sing-box-redir