eastinit.sh
来自「ipsec vpn」· Shell 代码 · 共 19 行
SH
19 行
#!/bin/sh: ==== start ====TESTNAME=x509-pluto-04source /testing/pluto/bin/eastlocal.shiptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROParp -s 192.0.2.1 10:00:00:dc:bc:01ipsec setup start/testing/pluto/bin/wait-until-pluto-startedipsec auto --add north-east-x509-pluto-02echo done
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?