[ 源代码: golang-github-armon-go-socks5 ]
软件包: golang-github-armon-go-socks5-dev (0.0~git20160902.e753329-1)
golang-github-armon-go-socks5-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-armon-go-socks5:
- [golang-github-armon-go-socks5_0.0~git20160902.e753329-1.dsc]
- [golang-github-armon-go-socks5_0.0~git20160902.e753329.orig.tar.xz]
- [golang-github-armon-go-socks5_0.0~git20160902.e753329-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team (Mail Archive)
- Christopher Hoskin
外部的资源:
- 主页 [github.com]
相似软件包:
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 testsThe package lacks the following:
* Support for the BIND command * Support for the ASSOCIATE command
其他与 golang-github-armon-go-socks5-dev 有关的软件包
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries