Cargo Features

socks5-client has no features set by default.

[dependencies]
socks5-client = { version = "0.4.1", features = ["dns", "tor", "nym", "i2p"] }
dns

Enables dns of cypheraddr

tor

Enables tor of cypheraddr

nym

Enables nym of cypheraddr

i2p

Enables i2p of cypheraddr

socks5-client has 4 features without comments.