1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00

Add disclaimer about non working Status page

This commit is contained in:
tituspijean 2021-12-30 17:09:00 +01:00
parent 3a520195e8
commit ad53319842
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720
2 changed files with 2 additions and 0 deletions

View file

@ -4,5 +4,6 @@
* Do not manually alter the configuration files. * Do not manually alter the configuration files.
* Use YunoHost permissions panel to allow users to access the web UI. * Use YunoHost permissions panel to allow users to access the web UI.
* Only one network interface, *wg0*, can be managed with this app at the moment. * Only one network interface, *wg0*, can be managed with this app at the moment.
* `Status` page is not working for the time being.
After installation, you need to `Apply Config` once in the UI before the VPN service can be started. After installation, you need to `Apply Config` once in the UI before the VPN service can be started.

View file

@ -4,5 +4,6 @@
* Ne modifiez pas les fichiers de configuration à la main. * Ne modifiez pas les fichiers de configuration à la main.
* Utiliser le panneau de permissions de YunoHost pour autoriser des utilisateurs à accéder à WireGuard UI. * Utiliser le panneau de permissions de YunoHost pour autoriser des utilisateurs à accéder à WireGuard UI.
* Une seule interface réseau, *wg0*, peut actuellement être gérée par cette app. * Une seule interface réseau, *wg0*, peut actuellement être gérée par cette app.
* La page `Status` demeure non fonctionnelle pour l'instant.
Après installation, vous devrez cliquer sur `Apply Config` une fois dans l'UI avant que le service VPN puisse être démarré. Après installation, vous devrez cliquer sur `Apply Config` une fois dans l'UI avant que le service VPN puisse être démarré.