westinit.sh
来自「openswan」· Shell 代码 · 共 14 行
SH
14 行
route delete -net 192.0.2.0 netmask 255.255.255.0route delete -net defaultroute add -net default gw 192.1.2.23ipsec setup start/testing/pluto/bin/wait-until-pluto-startedipsec auto --add us-to-anyoneipsec auto --route us-to-anyoneecho end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?