golangsocks5server

command module
v0.0.0-...-d7f6c2f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2016 License: BSD-3-Clause Imports: 3 Imported by: 0

README

GolangSocks5Server

A standalone SOCKS5 server written in Go. Binaries can be downloaded from the release page.

Building

  1. Install Go (https://golang.org/doc/install) and setup your GOPATH

  2. Get it

go get github.com/leechristensen/GolangSocks5Server
  1. Build it
go install github.com/leechristensen/GolangSocks5Server
  1. 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL