1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Find a file
2024-06-23 14:42:08 +02:00
.github v2 2023-06-17 22:11:02 +02:00
conf Fixes the wireguard_ui service to be able to display devices in the connected peers page 2024-05-02 16:20:27 +02:00
doc Update ADMIN.md 2024-01-07 21:32:16 +01:00
scripts Don't backup same file twice 2023-10-15 23:49:17 +02:00
.gitignore Initial commit 2020-10-11 14:45:13 +02:00
ALL_README.md Update READMEs 2024-06-23 14:42:08 +02:00
LICENSE Initial commit 2020-10-11 14:45:13 +02:00
manifest.toml Bump package version 2024-05-02 22:39:22 +02:00
README.md Auto-update READMEs 2024-05-02 20:39:26 +00:00
README_es.md Update READMEs 2024-06-23 14:42:08 +02:00
README_eu.md Auto-update READMEs 2024-05-02 20:39:26 +00:00
README_fr.md Auto-update READMEs 2024-05-02 20:39:26 +00:00
README_gl.md Auto-update READMEs 2024-05-02 20:39:26 +00:00
README_it.md Auto-update README 2024-03-29 07:28:11 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:42:08 +02:00
tests.toml Fix tests² 2023-10-01 12:06:59 +02:00

WireGuard for YunoHost

Integration level Working status Maintenance status

Install WireGuard with YunoHost

Read this README in other languages.

This package allows you to install WireGuard quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 0.6.2~ynh2

Screenshots

Screenshot of WireGuard

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug
or
sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps