Crate socks [] [src]

SOCKS proxy clients

Structs

Socks4Socket

A SOCKS4 client.

Enums

TargetAddr

A description of a connection target.

Traits

ToTargetAddr

A trait for objects that can be converted to TargetAddr.