⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 westinit.sh

📁 This a good VPN source
💻 SH
字号:
#ipsec setup stop#umount /var/tmp; mount /var/tmp#umount /usr/local && mount /usr/localexport PLUTO_CRYPTO_HELPER_DEBUG=true TESTNAME=helper-queue-01source /testing/pluto/bin/westlocal.shipsec setup startipsec auto --add westnet-eastnet-aggripsec auto --add westnet-bogus01ipsec auto --add westnet-bogus02ipsec auto --add westnet-bogus03ipsec auto --add westnet-bogus04ipsec auto --add westnet-bogus05ipsec auto --add westnet-bogus06ipsec auto --add westnet-bogus07ipsec auto --add westnet-bogus08ipsec auto --add westnet-bogus09ipsec auto --add westnet-bogus10/testing/pluto/bin/wait-until-pluto-startedipsec whack --name westnet-bogus01 --initiate >/dev/null &ipsec whack --name westnet-bogus02 --initiate >/dev/null &ipsec whack --name westnet-bogus03 --initiate >/dev/null &ipsec whack --name westnet-bogus04 --initiate >/dev/null &ipsec whack --name westnet-bogus05 --initiate >/dev/null &ipsec whack --name westnet-bogus06 --initiate >/dev/null &ipsec whack --name westnet-bogus07 --initiate >/dev/null &ipsec whack --name westnet-bogus08 --initiate >/dev/null &ipsec whack --name westnet-bogus09 --initiate >/dev/null &ipsec whack --name westnet-bogus10 --initiate >/dev/null &ipsec whack --name westnet-eastnet-aggr --initiate echo done westinit.sh 

⌨️ 快捷键说明

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