socks5: A SOCKS5 (RFC 1928) implementation
This package provides a library with simple functions to create SOCKS5 clients and servers, along with a standalone server executable.
It supports all standard SOCKS5 commands (CONNECT, BIND, and UDP ASSOCIATE), Username/Password authentication (RFC 1929), and TLS-secured connections.
Modules
- Network
- SOCKS5
- Network.SOCKS5.Client
- Network.SOCKS5.Internal
- Network.SOCKS5.Server
- Network.SOCKS5.Types
- SOCKS5
Downloads
- socks5-0.6.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.6.0.0, 0.6.0.1, 0.8.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | async (>=2.2 && <2.3), base (>=4.18 && <4.19), binary (>=0.8 && <0.9), bytestring (>=0.12 && <0.13), data-default (>=0.8 && <0.9), iproute (>=1.7 && <1.8), mtl (>=2.3 && <2.4), network (>=3.2 && <3.3), network-run (>=0.4 && <0.5), optparse-applicative (>=0.19 && <0.20), socks5, text (>=2.1 && <2.2), tls (>=2.1 && <2.2) [details] |
License | BSD-3-Clause |
Author | Shi Rao |
Maintainer | github@homovetus.com |
Category | Network |
Source repo | head: git clone https://github.com/homovetus/socks5 |
Uploaded | by homovetus at 2025-07-07T18:43:46Z |
Distributions | |
Executables | socks5-example, socks5 |
Downloads | 14 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2025-07-07 [all 2 reports] |