tcpforwarder A simple tcp forwarder program written in Go. 🚀 Quick start Build the program: go build . Run the program: ./tcpforward -i anip2listen:port -o anip2forward:port