Modules§
Structs§
Enums§
- Error
- Error type of
tokio-socks
- Target
Addr - A SOCKS connection target.
Traits§
- Into
Target Addr - A trait for objects that can be converted to
TargetAddr
. - ToProxy
Addrs - A trait for objects which can be converted or resolved to one or more
SocketAddr
values, which are going to be connected as the the proxy server.