Syntax
proxy-type dest-hostmask dest-portrange proxy-host proxy-port
Parameters
proxy-type indicates the type of proxy server. This value can be:
socks5 — SOCKS version 5
socks4 — SOCKS version 4
noproxy — a direct connection
dest-hostmask indicates the hosts for which the proxy entry applies.
dest-portrange indicates the ports for which the proxy entry applies.
proxy-host indicates the names or IP of the proxy servers to use.
proxy-port indicates the ports of the proxy servers to use
Example
socks5 127.27.27.127 1080 proxy1