command
module
Version:
v0.0.0-...-413f789
Opens a new window with list of versions in this module.
Published: May 2, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
socksd
A completely featureless SOCKS V5 proxy server.
Supported authentication methods
- NO AUTHENTICATION REQUIRED
X'00'
GSSAPI (RFC 2743) X'01'
USERNAME/PASSWORD X'02'
Supported connection commands
- CONNECT
X'01'
BIND X'02'
UDP ASSOCIATE X'03'
Installation:
go get github.com/floj/socksd
Usage:
./socksd -port 8888
Todo:
- return correct response codes, especially
X'07' (Command not supported)
- Unit tests
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.