Go to file
iiiiiii1 779d3a4dff
Update README.md
2018-05-12 09:34:12 +08:00
README.md Update README.md 2018-05-12 09:34:12 +08:00
socat.sh Update socat.sh 2018-05-12 09:21:19 +08:00

README.md

Socat一键安装脚本

系统要求支持CentOS 6+ 、Debian 7+、Ubuntu 14+ 脚本说明:脚本默认开启UDPTCP转发,带开机自启功能,且一次只能转发单个端口,如果想转发多个端口请重复运行本脚本。

使用root运行以下命令:

wget https://raw.githubusercontent.com/iiiiiii1/Socat/master/socat.sh && bash socat.sh

按要求输入本地服务器端口要转发的目标端口和服务器IP即可