Загрузка данных
{ "log": { "level": "info", "timestamp": true }, "inbounds": [ { "type": "tun", "tag": "tun-in", "interface_name": "sing-box-tun", "inet4_address": "172.19.0.1/30", "auto_route": true, "strict_route": true, "stack": "system", "sniff": true }, { "type": "mixed", "tag": "mixed-in", "listen": "0.0.0.0", "listen_port": 2081, "sniff": true } ], "outbounds": [ { "type": "vless", "tag": "vpn48-home", "server": "vpn48-club.duckdns.org", "server_port": 443, "uuid": "b4c09730-3e5d-47f5-9dc5-1fac51da6c84", "flow": "xtls-rprx-vision", "packet_encoding": "xudp", "tls": { "enabled": true, "server_name": "vpn48-club.duckdns.org", "utls": { "enabled": true, "fingerprint": "chrome" }, "alpn": [ "h2", "http/1.1" ] } }, { "type": "direct", "tag": "direct" } ], "route": { "final": "vpn48-home", "auto_detect_interface": true } }