Загрузка данных
{ "log": { "level": "info", "timestamp": true }, "inbounds": [ { "type": "mixed", "tag": "mixed-in", "listen": "0.0.0.0", "listen_port": 2081 } ], "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": { "rules": [ { "inbound": "mixed-in", "action": "sniff" } ], "final": "vpn48-home", "auto_detect_interface": true } }