1
0
miroir de https://github.com/angristan/openvpn-install.git synchronisé 2025-09-15 16:50:45 +02:00
Cette révision appartient à :
joaduo 2019-08-09 11:40:19 -03:00 révisé par GitHub
Parent 8e2f3e11d2
révision 091e1f4431
Signature inconnue de Gitea
ID de la clé GPG: 4AEE18F83AFDEB23

Voir le fichier

@ -11,7 +11,7 @@ This script will let you setup your own secure VPN server in just a few seconds.
First, get the script and make it executable :
```bash
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh
curl -O https://raw.githubusercontent.com/joaduo/openvpn-install/master/openvpn-install.sh
chmod +x openvpn-install.sh
```