repositorypackage
0.0.0-20210818164355-f285b06ddcc5
Repository: https://github.com/dodas-ts/tcpforwarder.git
Documentation: pkg.go.dev
# README
tcpforwarder
A simple tcp forwarder program written in Go.
:rocket: Quick start
Build the program:
go build .
Run the program:
./tcpforward -i anip2listen:port -o anip2forward:port