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

HgO 58de648788 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into testing 3 weeks ago
.github de4495aea9 [autopatch] Update issue and PR templates 4 years ago
conf 6d26e3c8c2 suppress broken pipe errors 3 weeks ago
doc 6d9e34489a Packaging v2 1 year ago
scripts f81724b861 handle case with log directive 3 weeks ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md cb35e41f3c Auto-update READMEs 1 month ago
config_panel.toml dffd53aa18 remove mode = python hack 4 weeks ago
manifest.toml af367b34e3 bump version to 2.3~ynh2 3 weeks ago
tests.toml b1945440eb Fix upgrade from test 1 year 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.