Update serv00.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-01-27 13:29:15 +08:00
committed by GitHub
parent 87394f3ee6
commit b0cb442c66
-21
View File
@@ -380,27 +380,6 @@ hy3p=$(sed -n '3p' hy2ip.txt)
"certificate_path": "cert.pem",
"key_path": "private.key"
}
},
{
"tag": "hysteria-in",
"type": "hysteria2",
"listen": "$IP",
"listen_port": $hy2_port,
"users": [
{
"password": "$UUID"
}
],
"masquerade": "https://www.bing.com",
"ignore_client_bandwidth":false,
"tls": {
"enabled": true,
"alpn": [
"h3"
],
"certificate_path": "cert.pem",
"key_path": "private.key"
}
},
{
"tag": "vless-reality-vesion",