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

https://github.com/lwch/forward

TCP流量转发工具
https://github.com/lwch/forward

forward go tcp

Last synced: 8 months ago
JSON representation

TCP流量转发工具

Awesome Lists containing this project

README

          

# forward

TCP流量转发工具

## 使用方法

```shell
./forward -listen <本地监听端口号> -addr <转发目标地址> -port <转发端口号>
```