Update local.ssconfig.json

This commit is contained in:
ZhangKaiXin
2025-06-11 15:09:24 +08:00
committed by GitHub
parent 4ba01cf785
commit 4b954354a0
+1 -1
View File
@@ -6,5 +6,5 @@
"password": "Password",
"timeout": 300,
"method": "aes-256-gcm",
"mode": "tcp_only"
"mode": "tcp_and_udp"
}