wg-tcp-proxy

command module
v0.0.0-...-25bc296 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: ISC Imports: 12 Imported by: 0

README

wg-tcp-proxy

go install samhza.com/wg-tcp-proxy@latest


Usage of wg-tcp-proxy:
  -addr value
    	address to listen on
  -endpoint string
    	endpoint of peer
  -privkey string
    	our private key
  -pubkey string
    	public key of peer
  -target value
    	address to reverse proxy to
  -v	verbose output

Example:

wg-tcp-proxy \
  -addr 10.0.0.1:80 -target 0.0.0.0:80
  -privkey yJnLs2Kznd1hmun71Z7oMsvvFa9KyaYOW1BP2MHzjnk= \
  -pubkey W4lY5vXro39JG9NJz8GthHrvOsFKgY1Uf1VGWWzxaSw= \
  -endpoint 172.16.1.1:51820

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