portforward

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2019 License: MIT Imports: 7 Imported by: 0

README

portforward

Simple and small port forwarder with SOCKS5 proxy support.

I'm not the original author of the source code, I've just put together some recipes found on the Internet.

This simple application is an excellent example of the power and simplicity of go - fully functional port forwarder in just a few lines of the source code.

Usage examples

Direct port forwarding
portforward localhost:2222 192.168.0.1:22
Port forwarding using SOCKS5 proxy
portforward -proxy localhost:1080 localhost:2222 192.168.0.1:22

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