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

HgO 3fe3e13149 fix config template location when the app is upgraded 6 days ago
.github de4495aea9 [autopatch] Update issue and PR templates 4 years ago
conf 6704dffd2d fix logrotate side effects when log files aren't in dedicated app directory 1 week ago
doc 6d9e34489a Packaging v2 1 year ago
scripts 3fe3e13149 fix config template location when the app is upgraded 6 days ago
.gitignore 8f119f5046 apply helpers 2.1 to last commits 5 months ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md 2ccc83d083 Auto-update READMEs 1 week ago
config_panel.toml dffd53aa18 remove mode = python hack 1 week ago
manifest.toml 6bc6f16843 bump version to 2.3~ynh3 1 week 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.