Documentation ¶
Index ¶
Constants ¶
View Source
const ( RR = "round_robin" RANDOM = "random" PING = "ping" )
supported chose method
View Source
const ( DIRECT = "direct" HTTP = "http" HTTPS = "https" SOCKS4 = "socks4" SOCKS5 = "socks5" // shadowsocks protocol ShadorSocks = "ss" )
supported protocols
View Source
const (
AuthHeader = "Proxy-Authorization"
)
...
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.