From 5a7c6754b48351e5e88ee8efc55500cdcf38dcb6 Mon Sep 17 00:00:00 2001 From: Jason Lyu Date: Thu, 26 Oct 2023 10:47:21 +0800 Subject: [PATCH] Updated Proxy Models (markdown) --- Proxy-Models.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Proxy-Models.md b/Proxy-Models.md index bb85e49..8c177da 100644 --- a/Proxy-Models.md +++ b/Proxy-Models.md @@ -28,6 +28,8 @@ or in [SIP002](http://shadowsocks.org/en/wiki/SIP002-URI-Scheme.html) URI scheme `-proxy ss://base64_encode(method:password)@server_host:port/` +P.S. Leave method and password empty to use none cipher mode. + ### Relay > Latest [GOST](https://github.com/go-gost/gost) version is required for better compatibility.