eastinit.sh
来自「This a good VPN source」· Shell 代码 · 共 13 行
SH
13 行
route delete -net 192.0.1.0 netmask 255.255.255.0route delete -net defaultroute add -net default gw 192.1.2.45ipsec setup start/testing/pluto/bin/wait-until-pluto-startedipsec auto --add private-or-clearipsec whack --listenipsec auto --route private-or-clear
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?