westrun.sh

来自「ipsec vpn」· Shell 代码 · 共 15 行

SH
15
字号
# we can transmit in the clearping -q -c 8 -n 192.1.2.23# bring up the tunnelipsec auto --up west-east# use the tunnelping -q -c 8 -n 192.1.2.23# show the tunnelipsec erouteecho done

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?