mirror of
https://github.com/YunoHost-Apps/wireguard_ynh.git
synced 2026-02-04 17:11:51 +01:00
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Co-authored-by: Kayou <pierre@kayou.io> Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
WireGuard Server, packaged for YunoHost
Fast and modern VPN server, including a configuration webapp
Screenshots
📦 Developer info
🛠️ Upstream WireGuard Server repository: https://github.com/ngoduykhanh/wireguard-ui
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
