-
-
Notifications
You must be signed in to change notification settings - Fork 464
Proxy Models
xᴊᴀsᴏɴʟʏᴜ edited this page Jul 24, 2021
·
15 revisions
HTTP proxy server must support CONNECT method!
-proxy http://server_host:port
Socks4 only support USERID auth
-proxy socks4://<userid>@server_host:port
-proxy socks5://<username>:<password>@server_host:port
-proxy ss://method:password@server_host:port/<?obfs=http;obfs-host=xxx>
or SIP002
-proxy ss://base64_encode(method:password)@server_host:port/<?obfs=http;obfs-host=xxx>
-proxy direct://
-proxy reject://