A SOCKS5 connector for the hyper library.
# Cargo.toml
[dependencies]
hyper-socks2 = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an HTTP client that routes through a SOCKS5 proxy.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.