[pkg-go] Bug#891361: ITP: golang-github-armon-go-socks5 -- SOCKS5 server in Golang

Christopher Hoskin mans0954 at debian.org
Sat Feb 24 20:58:00 UTC 2018


Package: wnpp
Severity: wishlist
Owner: Christopher Hoskin <mans0954 at debian.org>

* Package name    : golang-github-armon-go-socks5
  Version         : 0.0~git20160902.e753329-1
  Upstream Author : Armon Dadgar
* URL             : https://github.com/armon/go-socks5
* License         : Expat
  Programming Lang: Go
  Description     : SOCKS5 server in Golang

 Provides the socks5 package that implements a SOCKS5 server
 (http://en.wikipedia.org/wiki/SOCKS).  SOCKS (Secure Sockets) is used
 to route traffic between a client and server through an intermediate
 proxy layer. This can be used to bypass firewalls or NATs.  Feature The
 package has the following features:
  * "No Auth" mode
  * User/Password authentication
  * Support for the CONNECT command
  * Rules to do granular filtering of commands
  * Custom DNS resolution
  * Unit tests
 The package lacks the following:
  * Support for the BIND command 
  * Support for the ASSOCIATE command



More information about the Pkg-go-maintainers mailing list