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

Auto-update README

This commit is contained in:
yunohost-bot 2023-01-20 15:56:22 +00:00
parent 8d11de3222
commit 1b5665f074

View file

@ -5,24 +5,24 @@ It shall NOT be edited by hand.
# WireGuard pour YunoHost # WireGuard pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/wireguard.svg)](https://dash.yunohost.org/appci/app/wireguard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wireguard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wireguard.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/wireguard.svg)](https://dash.yunohost.org/appci/app/wireguard) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wireguard.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wireguard.maintain.svg)
[![Installer WireGuard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wireguard) [![Installer WireGuard avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wireguard)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer WireGuard rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller WireGuard rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN. WireGuard® is fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN.
**Version incluse :** 0.4.0~ynh1 **Version incluse :** 0.4.0~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de WireGuard](./doc/screenshots/screenshot.png) ![Capture décran de WireGuard](./doc/screenshots/screenshot.png)
![Capture d'écran de WireGuard](./doc/screenshots/screenshot.png:Zone.Identifier) ![Capture décran de WireGuard](./doc/screenshots/screenshot.png:Zone.Identifier)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -38,8 +38,8 @@ Après installation, vous devrez cliquer sur `Apply Config` une fois dans l'UI a
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://www.wireguard.com/> * Site officiel de lapp : <https://www.wireguard.com/>
* Dépôt de code officiel de l'app : <https://github.com/ngoduykhanh/wireguard-ui> * Dépôt de code officiel de lapp : <https://github.com/ngoduykhanh/wireguard-ui>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_wireguard> * Documentation YunoHost pour cette app : <https://yunohost.org/app_wireguard>
* Signaler un bug : <https://github.com/YunoHost-Apps/wireguard_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/wireguard_ynh/issues>
@ -55,4 +55,4 @@ ou
sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>