tokio-socks
Asynchronous SOCKS proxy support for Rust.
0.5.3
21M downloads/mo
#2025 most downloaded on crates.io
sticnarf/tokio-socks
What this package is like to depend on
Last release 2 months ago
29 May 2026
Ships unpredictably
gaps range from 3 weeks to 3.6 years
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
13 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
13 releases · Jan 2019 to May 2026Releases
latest 13-
0.5.329 May 2026Release notes
Open source →- Fallback to the next resolved proxy address when connecting to a SOCKS proxy. (#67)
- Added
to_stringandDisplaymethods forTargetAddr(#63).
-
0.5.227 Jul 2024Release notes
Open source →- Added SOCKS4
BINDandCONNECTsupport. (@RoKu1) tokiobecomes an optional dependency andfutures-iotraits are supported through thefutures-iofeature. (@Congyuwang)
Release notes
Open source →- Added SOCKS4 support
bindandconnect. tokiobecomes an optional dependency andfutures-iotraits are supported through thefutures-iofeature.
- Added SOCKS4
-
0.5.126 Dec 2020 -
0.5.024 Dec 2020 -
0.4.027 Oct 2020Release notes
Open source →-
Return error if authorization is required but credentials are not present (#24)
-
Upgrade tokio to 0.3 (#27)
-
-
0.3.015 Jul 2020Release notes
Open source →- Allow to take arbitrary socket instead of address to establish connections to proxy (#20)
Release notes
Open source →- Allow to take arbitrary socket instead of address to establish connections to proxy (#20)
-
0.2.227 Mar 2020 -
0.2.103 Mar 2020 -
0.2.001 Jan 2020 -
0.1.305 Sep 2019 -
0.1.230 Apr 2019 -
0.1.102 Feb 2019Release notes
Open source →-
Support SOCKS5
BINDcommand. -
Implement
std::net::ToSocketAddrsforTargetAddr.
-
-
0.1.030 Jan 2019