1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_client_ynh.git synced 2025-09-20 15:48:33 +02:00
WireGuard Client configuration app, for YunoHost
Find a file
2025-07-19 22:27:19 +02:00
.github Initial commit 2022-09-03 19:32:54 +02:00
conf back to install_dir 2025-04-09 19:11:26 +02:00
doc Clarify this is a VPN client app (#11) 2024-07-02 23:36:55 +02:00
scripts back to install_dir 2025-04-09 19:11:26 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:56:12 +02:00
config_panel.toml Initial commit 2022-09-03 19:32:54 +02:00
LICENSE Initial commit 2022-09-03 19:32:54 +02:00
manifest.toml Update manifest.toml 2025-07-19 22:16:36 +02:00
README.md Auto-update READMEs 2025-07-19 22:14:52 +02:00
tests.toml Improving 2025-04-08 21:26:16 +02:00

Logo of WireGuard Client WireGuard Client, packaged for YunoHost

Connect your server to VPNs as a client

🌐 Official app website Version: 1.0.20210914~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream WireGuard Client repository: <>

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_client_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade wireguard_client -u https://github.com/YunoHost-Apps/wireguard_client_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.