Expand description
Proxy settings
Structs§
- Https
Proxy Config - Configuration for an HTTP CONNECT proxy (
HTTPSProxy
in c-tor torrc configuration) - Socks4
Proxy Config - Configuration for a SOCKS4 proxy
- Socks5
Proxy Config - Configuration for a SOCKS5 proxy
Enums§
- Proxy
Config - An enum representing a possible proxy server configuration with address and possible credentials.
- Proxy
Config Error - Error type for the proxy module