Update docs

This commit is contained in:
hwdsl2
2022-05-15 15:07:23 -05:00
parent 3378f540c6
commit 1dd7835107
8 changed files with 32 additions and 32 deletions

View File

@@ -45,9 +45,9 @@ To enable IKEv2-only mode, first install the VPN server and set up IKEv2 using i
```bash
# Download the script
wget -nv -O ikev2onlymode.sh https://get.vpnsetup.net/ikev2only
wget https://get.vpnsetup.net/ikev2only -nv -O ikev2only.sh
# Run the script and follow the prompts
sudo bash ikev2onlymode.sh
sudo bash ikev2only.sh
```
To disable IKEv2-only mode, run the helper script again and select the appropriate option.