From dcd903cd7fda1bc3fef081b7d586993364eda70b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?x=E1=B4=8A=E1=B4=80s=E1=B4=8F=C9=B4=CA=9F=CA=8F=E1=B4=9C?= Date: Tue, 19 Oct 2021 20:35:44 +0800 Subject: [PATCH] Updated Proxy Models (markdown) --- Proxy-Models.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Proxy-Models.md b/Proxy-Models.md index f4b170f..133b5dc 100644 --- a/Proxy-Models.md +++ b/Proxy-Models.md @@ -8,7 +8,7 @@ ### Socks4 -> Socks4 only support USERID auth +> Socks4 only support USERID auth. `-proxy socks4://@server_host:port` @@ -34,4 +34,6 @@ or [SIP002](http://shadowsocks.org/en/wiki/SIP002-URI-Scheme.html) ### Reject +> Reject would literally block all outgoing connections. + `-proxy reject://` \ No newline at end of file