mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
Updated Proxy Models (markdown)
+3
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
### Socks4
|
||||
|
||||
> Socks4 only support USERID auth
|
||||
> Socks4 only support USERID auth.
|
||||
|
||||
`-proxy socks4://<userid>@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://`
|
||||
Reference in New Issue
Block a user