Enumeration ProxyType

Type of the proxy. Either SOCKS4 or SOCKS5

Enumeration Members

Enumeration Members

SOCKS4: 0

SOCKS4 type of proxy

SOCKS5: 1

SOCKS5 type of proxy

Generated using TypeDoc