.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
WireGuard Server for YunoHost
Read this README in other languages.
This package allows you to install WireGuard Server 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.
This package includes an administration interface for WireGuard, which makes it more of a VPN server. Even though WireGuard can be peer-to-peer, this is not how this package configures it.
Shipped version: 0.6.2~ynh3
Screenshots
Documentation and resources
- Official app website: https://www.wireguard.com/
- Upstream app code repository: https://github.com/ngoduykhanh/wireguard-ui
- YunoHost Store: https://apps.yunohost.org/app/wireguard
- Report a bug: https://github.com/YunoHost-Apps/wireguard_ynh/issues
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