{ "log": { "level": "warn", "timestamp": true }, "inbounds": [ { "type": "hysteria2", "tag": "hy2-in", "listen": "::", "listen_port": 443, "users": [ { "name": "phase0", "password": "__HY2_PASSWORD__" } ], "masquerade": "https://www.bing.com", "tls": { "enabled": true, "alpn": ["h3"], "certificate_path": "/etc/sing-box/cert/hy2.crt", "key_path": "/etc/sing-box/cert/hy2.key" } } ], "outbounds": [ { "type": "direct", "tag": "direct" } ] }