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

HgO 61305171ea Merge pull request #147 from YunoHost-Apps/fix-logrotate-side-effects il y a 3 semaines
.github de4495aea9 [autopatch] Update issue and PR templates il y a 4 ans
conf 6704dffd2d fix logrotate side effects when log files aren't in dedicated app directory il y a 3 semaines
doc 6d9e34489a Packaging v2 il y a 1 an
scripts 8f40e0fa74 simplify a bit logs migration il y a 3 semaines
.gitignore 8f119f5046 apply helpers 2.1 to last commits il y a 6 mois
LICENSE fdb9776079 Add LICENSE il y a 10 ans
README.md c246e8d48c Auto-update READMEs il y a 3 semaines
config_panel.toml dffd53aa18 remove mode = python hack il y a 3 semaines
manifest.toml 045db75dc2 Merge pull request #130 from yunohost-bot/auto-helpers-2.1 il y a 3 semaines
tests.toml c1e069064d test upgrade from more recent version il y a 1 mois

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.