Crate socks5_client
source ·Expand description
Pure rust SOCKS5 protocol implementation for a client with zero dependencies.
The library is a part of rust cyphernet suite and used by it for generic implementation of noise protocol framework abstracted from the underlying curve.