https://github.com/uk0/port_fwd
https://github.com/uk0/port_fwd
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uk0/port_fwd
- Owner: uk0
- Created: 2025-06-17T09:10:38.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T22:24:29.000Z (10 months ago)
- Last Synced: 2026-03-29T21:49:35.754Z (2 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```