rvprxmx

module
v0.0.0-...-98f3f66 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2017 License: Unlicense

README

RvPrxMx!

This is RvPrxMx, a reverse socks5 proxy server as well as client.

It is by no means extensively tested or finished, caveat emptor.

Ideas, bug reports and patches are more than welcome.

Usage

It's really simple:

  1. Install the dependencies with go get github.com/armon/go-socks5 and go get github.com/inconshreveable/muxado

  2. Run mkcerts.sh in /srv to generate the SSL/TLS certificates. Warning - currently there is no cert validation or pinning in the client, so the connection can still be man-in-the-middled.

  3. Edit the config.json in /srv, execute go build in the directory and run.

  4. execute go build in /cln and run.

See how it makes a connection, open the specified HTTP service on your /srv machine to see a JSON representation of your client, then use a socks5 proxy software to connect and get your traffic tunneled.

Todo & Ideas

  • Reconnect option for client
  • security for the web service via auth and/or whitelist
  • connection throttle / flood control/bandwith usage

Tested on

  • Server -- Debian 9 -- Ubuntu Server

  • Client -- OSX High Sierra -- Debian 9

License

Unlicense

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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