Socat/README.md

14 lines
536 B
Markdown
Raw Normal View History

2018-05-11 10:31:26 +00:00
Socat一键安装脚本
-----------
2018-05-12 01:34:12 +00:00
系统要求支持CentOS 6+ 、Debian 7+、Ubuntu 14+
2018-05-12 01:34:25 +00:00
2018-05-12 01:34:12 +00:00
脚本说明:脚本默认开启`UDP`、`TCP`转发,带开机自启功能,且一次只能转发单个端口,如果想转发多个端口请重复运行本脚本。
2018-05-11 10:31:26 +00:00
2018-05-12 01:33:49 +00:00
使用`root`运行以下命令:
2023-09-14 03:40:35 +00:00
```
2023-09-14 03:39:47 +00:00
wget https://git.igewu.org/yanglc/Socat/raw/branch/master/socat.sh && bash socat.sh
2023-09-14 03:40:35 +00:00
```
2018-05-11 10:31:26 +00:00
按要求输入本地服务器端口要转发的目标端口和服务器IP即可
2018-12-09 08:51:06 +00:00
详细说明https://www.moerats.com/archives/621/