Skip to main content

Module proxy

Module proxy 

Source

Modules§

http
https
HTTP CONNECT over TLS (HTTPS proxy).
raw
socks4
socks5

Enums§

Target
The target of a proxy connection: either a resolved IP address or a hostname.

Traits§

AsyncStream
A type-erased async stream that supports both reading and writing.

Type Aliases§

BoxStream
An owned, heap-allocated AsyncStream.