[][src]Module tokio_socks::tcp

Structs

BindFuture

A Future which resolves to a Socks5Listener.

ConnectFuture

A Future which resolves to a socket to the target server through proxy.

Socks5Stream

A SOCKS5 client.

Socks5Listener

A SOCKS5 BIND client.