Module proxy

Source
Expand description

Proxy settings

Structs§

HttpsProxyConfig
Configuration for an HTTP CONNECT proxy (HTTPSProxy in c-tor torrc configuration)
Socks4ProxyConfig
Configuration for a SOCKS4 proxy
Socks5ProxyConfig
Configuration for a SOCKS5 proxy

Enums§

ProxyConfig
An enum representing a possible proxy server configuration with address and possible credentials.
ProxyConfigError
Error type for the proxy module