command
module
Version:
v0.0.0-...-d7f6c2f
Opens a new window with list of versions in this module.
Published: Nov 7, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GolangSocks5Server
A standalone SOCKS5 server written in Go. Binaries can be downloaded from the release page.
Building
-
Install Go (https://golang.org/doc/install) and setup your GOPATH
-
Get it
go get github.com/leechristensen/GolangSocks5Server
- Build it
go install github.com/leechristensen/GolangSocks5Server
- Run it
GolangSocks5Server 2222 Starts the SOCKS server on localhost:2222
or
GolangSocks5Server 0.0.0.0 2222 Starts the SOCKS server on 0.0.0.0:2222
Thanks
All credit goes to the go-socks5 project(https://github.com/armon/go-socks5)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.