[ ソース: golang-github-armon-go-socks5 ]
パッケージ: golang-github-armon-go-socks5-dev (0.0~git20160902.e753329-1)
golang-github-armon-go-socks5-dev に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [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