northinit.sh
来自「This a good VPN source」· Shell 代码 · 共 14 行
SH
14 行
#!/bin/sh# make sure that NAT is working#ping -c 4 -n sunriseTESTNAME=nat-dpd-pluto-01 source /testing/pluto/bin/northlocal.shipsec setup start/testing/pluto/bin/wait-until-pluto-startedipsec auto --add northnet--eastnet-natecho done
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?