2
0
Fork 0
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.
Find a file
tituspijean 4e5bec74d1
fix(nftables): do not block others services with forward rules (#126)
Co-authored-by: Kayou <pierre@kayou.io>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-01-01 11:40:35 +01:00
.github v2 2023-06-17 22:11:02 +02:00
conf fix(nftables): do not block others services with forward rules (#126) 2026-01-01 11:40:35 +01:00
doc fix(nftables): do not block others services with forward rules (#126) 2026-01-01 11:40:35 +01:00
scripts Merge pull request #118 from YunoHost-Apps/fix-testing 2025-12-28 10:27:24 +01:00
.gitignore Initial commit 2020-10-11 14:45:13 +02:00
LICENSE Initial commit 2020-10-11 14:45:13 +02:00
manifest.toml fix(nftables): do not block others services with forward rules (#126) 2026-01-01 11:40:35 +01:00
README.md fix(nftables): do not block others services with forward rules (#126) 2026-01-01 11:40:35 +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~ynh5

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.