port_forwarder

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

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 10 Imported by: 0

README

Port Forwarder

Forwards tcp connections to a given address.

Build

go build -o port-forwarder main.go

Usage

Usage of ./port-forwarder:
  -f, --forward-to string   Address to forward incoming connections
  -l, --listen-at string    Address to listen at incoming connections (default "localhost:8000")
  -v, --verbose             Verbose (default true)

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