diff --git a/local.ssconfig.json b/local.ssconfig.json index 6166616..ed80449 100644 --- a/local.ssconfig.json +++ b/local.ssconfig.json @@ -6,5 +6,5 @@ "password": "Password", "timeout": 300, "method": "aes-256-gcm", - "mode": "tcp_only" + "mode": "tcp_and_udp" }