Update docs

This commit is contained in:
hwdsl2
2022-02-10 21:53:59 -06:00
parent 1da1493f53
commit 80af7a35f3
10 changed files with 24 additions and 24 deletions

View File

@@ -45,7 +45,7 @@ To enable IKEv2-only mode, first install the VPN server and set up IKEv2 using i
```bash
# Download the script
wget -O ikev2onlymode.sh https://bit.ly/ikev2onlymode
wget -qO ikev2onlymode.sh https://bit.ly/ikev2onlymode
# Run the script and follow the prompts
sudo bash ikev2onlymode.sh
```