Yunohost VPN app https://github.com/labriqueinternet/vpnclient_ynh

HgO 63eddbb895 fix getters / setters args 2 weeks ago
.github de4495aea9 [autopatch] Update issue and PR templates 4 years ago
conf eb0d438718 add optional script to route local ipv6 over tun interface 5 months ago
doc 6d9e34489a Packaging v2 1 year ago
scripts 63eddbb895 fix getters / setters args 2 weeks ago
.gitignore 8f119f5046 apply helpers 2.1 to last commits 5 months ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md cb35e41f3c Auto-update READMEs 2 weeks ago
config_panel.toml eb0d438718 add optional script to route local ipv6 over tun interface 5 months ago
manifest.toml d9a1127d18 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into auto-helpers-2.1 2 weeks ago
tests.toml c1e069064d test upgrade from more recent version 2 weeks ago

README.md

Logo of VPN Client VPN Client, packaged for YunoHost

Tunnel the internet traffic through a VPN

📦 Developer info

Automatic tests level

🛠️ Upstream VPN 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/vpnclient_ynh/tree/testing

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

📚 App packaging documentation

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