2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2026-03-26 01:32:45 +01:00
WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
Find a file
2026-02-17 18:25:12 +01:00
.github v2 2023-06-17 22:11:02 +02:00
conf use the new nginx conf 2026-02-17 16:32:13 +01:00
doc Add pre_upgrade message for 0.6.2~ynh5 2025-12-31 12:07:41 +01:00
scripts Update restore 2026-02-17 16:16:58 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:56:04 +02:00
LICENSE Initial commit 2020-10-11 14:45:13 +02:00
manifest.toml Update manifest.toml 2026-02-17 18:23:47 +01:00
README.md Auto-update READMEs 2026-02-17 18:23:51 +01:00
tests.toml Fix tests² 2023-10-01 12:06:59 +02:00

Logo of WireGuard Server WireGuard Server, packaged for YunoHost

Fast and modern VPN server, including a configuration webapp

🌐 Official app website Version: 0.6.2~ynh6

Screenshots

Screenshot of WireGuard Server

📦 Developer info

Automatic tests level

🛠️ 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.