go-tcptunnel:简单的 TCP 端口转发器

时间:2021-06-10 05:53:38
【文件属性】:
文件名称:go-tcptunnel:简单的 TCP 端口转发器
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-10 05:53:38
Go go-tcptunnel go-tcptunnel 是一个基于的简单 TCP 端口转发器。 该工具侦听本地 TCP 端口,并将所有接收到的数据发送到远程主机。 用法 $ go-tcptunnel --help Usage: ./go-tcptunnel [options...] Options: -bind-address="127.0.0.1": bind address -buffer-size=512: buffer size -local-port=6000: local port -log=false: log -log-format="raw": log format (values: raw, hex) -remote-host="": remote host -remote-port=0: remote port
【文件预览】:
go-tcptunnel-master
----.gitignore(266B)
----LICENSE(1KB)
----main.go(2KB)
----README.md(543B)

网友评论