sing-box

config

2026-06-18

Written by: xiaobin

{
    "inbounds": [
        {
            "type": "http",
            "listen": "::",
            "listen_port": 2080
        }
    ],
    "outbounds": [
        {
            "tag": "out",
            "type": "http",
            "server": "192.168.0.108",
            "server_port": 9910
        }
    ]
}

Ref