优化代码
This commit is contained in:
8
34-202408-重庆二级平台/端口转发-202502.sh
Normal file
8
34-202408-重庆二级平台/端口转发-202502.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /root/wdd/
|
||||
|
||||
echo ""> nohup.out
|
||||
|
||||
|
||||
nohup ./port_forward_linux_amd64 tcp listen:192.168.9.11:6006 conn:120.26.107.230:6006 & nohup ./port_forward_linux_amd64 tcp listen:192.168.9.11:6005 conn:120.26.107.230:6005
|
||||
Reference in New Issue
Block a user