# go-rectcp **Repository Path**: mgr9525/go-rectcp ## Basic Information - **Project Name**: go-rectcp - **Description**: No description available - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-21 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-rectcp A go tcp proxy application. # How to use ``` go get gitee.com/mgr9525/go-rectcp go-rectcp help ``` # Example ``` go-rectcp :80 localhost:8080 go-rectcp -d --timeout 20s :80 baidu.com:80 ```