Update docs
This commit is contained in:
parent
ca411d90cd
commit
e142a1a854
@ -7,7 +7,7 @@
|
||||
**重要:** 此脚本将从你的服务器中删除 IPsec VPN。所有的 VPN 配置将被 **永久删除**,并且 Libreswan 和 xl2tpd 将被移除。此操作 **不可撤销**!
|
||||
|
||||
```bash
|
||||
wget https://github.com/hwdsl2/setup-ipsec-vpn/raw/master/extras/vpnuninstall.sh -O vpnunst.sh
|
||||
wget https://git.io/vpnuninstall -O vpnunst.sh
|
||||
sudo bash vpnunst.sh
|
||||
```
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
**Important:** This script will remove IPsec VPN from your server. All VPN configuration will be **permanently deleted**, and Libreswan and xl2tpd will be removed. This **cannot** be undone!
|
||||
|
||||
```bash
|
||||
wget https://github.com/hwdsl2/setup-ipsec-vpn/raw/master/extras/vpnuninstall.sh -O vpnunst.sh
|
||||
wget https://git.io/vpnuninstall -O vpnunst.sh
|
||||
sudo bash vpnunst.sh
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user