An open API service indexing awesome lists of open source software.

https://github.com/uk0/port_fwd


https://github.com/uk0/port_fwd

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

#### portfwd

```bash
go build -o portfwd portfwd.go

./portfwd -l :19222 -t example:80 -p udp -timeout 60s -interval 30s -stats-interval 5s -metrics :2112

```