更新 README.md
parent
9e74dd8644
commit
79783c3669
|
@ -5,9 +5,9 @@ Socat一键安装脚本
|
||||||
脚本说明:脚本默认开启`UDP`、`TCP`转发,带开机自启功能,且一次只能转发单个端口,如果想转发多个端口请重复运行本脚本。
|
脚本说明:脚本默认开启`UDP`、`TCP`转发,带开机自启功能,且一次只能转发单个端口,如果想转发多个端口请重复运行本脚本。
|
||||||
|
|
||||||
使用`root`运行以下命令:
|
使用`root`运行以下命令:
|
||||||
|
```
|
||||||
wget https://git.igewu.org/yanglc/Socat/raw/branch/master/socat.sh && bash socat.sh
|
wget https://git.igewu.org/yanglc/Socat/raw/branch/master/socat.sh && bash socat.sh
|
||||||
|
```
|
||||||
按要求输入本地服务器端口,要转发的目标端口和服务器IP即可!
|
按要求输入本地服务器端口,要转发的目标端口和服务器IP即可!
|
||||||
|
|
||||||
详细说明:https://www.moerats.com/archives/621/
|
详细说明:https://www.moerats.com/archives/621/
|
||||||
|
|
Loading…
Reference in New Issue