fix: bind DC9 Hysteria2 on IPv4
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
{
|
{
|
||||||
"type": "hysteria2",
|
"type": "hysteria2",
|
||||||
"tag": "hysteria2-in",
|
"tag": "hysteria2-in",
|
||||||
"listen": "::",
|
"listen": "0.0.0.0",
|
||||||
"listen_port": ${ANYTLS_HY2_PORT},
|
"listen_port": ${ANYTLS_HY2_PORT},
|
||||||
"obfs": {
|
"obfs": {
|
||||||
"type": "salamander",
|
"type": "salamander",
|
||||||
|
|||||||
Reference in New Issue
Block a user