fix: bind DC9 Hysteria2 on IPv4

This commit is contained in:
Codex
2026-09-01 06:02:15 -07:00
parent cae634d386
commit 7b6dcb8c6d
@@ -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",