socks5: A SOCKS5 (RFC 1928) implementation

[ bsd3, library, network, program ] [ Propose Tags ] [ Report a vulnerability ]

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.

Downloads

Maintainer's Corner

Package maintainers

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 && <5), 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-09T03:32:03Z
Distributions
Executables socks5-example, socks5
Downloads 5 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-07-09 [all 1 reports]