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

Update ADMIN.md

This commit is contained in:
tituspijean 2024-01-07 21:32:16 +01:00
parent cd48db65e8
commit 318b19933c
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720
2 changed files with 10 additions and 11 deletions

View file

@ -1,9 +1,9 @@
* WireGuard for YunoHost will add a DMKS module to your Linux kernel. After installation, you need to `Apply Config` once in the UI before the VPN service can be started.
* You may need to reboot your server for WireGuard to be able to start.
* The package includes WireGuard and non-official web UI to configure it. If nothing comes out of the VPN, consider lowering the MTU in the global settings of the WireGuard webapp to 1400, for example.
* Do not manually alter the configuration files.
* Do not manually alter the configuration files, use the web UI.
* 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. * `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.

View file

@ -1,9 +1,8 @@
* Cette application ajoutera un module DMKS à votre noyau Linux. Après installation, vous devrez cliquer sur `Apply Config` une fois dans l'UI avant que le service VPN puisse être démarré.
* Vous devriez redémarrer votre serveur pour que WireGuard puisse se lancer.
* Cette application inclut WireGuard et une interface web non-officielle pour le configurer. Si rien ne sort du VPN, essayez de changer le MTU dans les paramètres globaux de WireGuard, à 1400 par exemple.
* Ne modifiez pas les fichiers de configuration à la main.
* Ne modifiez pas les fichiers de configuration à la main, utilisez WireGuard UI.
* 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. * 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é.