Module fast_socks5::server[][src]

Structs

Incoming implements [futures::stream::Stream].

Basic user/pass auth method provided.

Wrapper of TcpListener Useful if you don’t use any existing TcpListener’s streams.

Wrap TcpStream and contains Socks5 protocol implementation.

Traits

Use this trait to handle a custom authentication on your end.