An async/.await SOCKS5 implementation.
# Cargo.toml
[dependencies]
async-socks5 = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a remote host through a SOCKS5 proxy.
Add `tokio` with the `full` feature or `async-std` to your dependencies.
No dependency data recorded yet.