Update docs

This commit is contained in:
hwdsl2
2022-02-14 00:37:18 -06:00
parent 444403ba10
commit ddb6a65b82
10 changed files with 64 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
**Warning:** This [helper script](../extras/vpnuninstall.sh) 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://git.io/vpnuninstall -qO vpnunst.sh
wget https://git.io/vpnuninstall -nv -O vpnunst.sh
sudo bash vpnunst.sh
```