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

HgO f15ab4ca1a Merge pull request #143 from YunoHost-Apps/testing 3 weeks ago
.github de4495aea9 [autopatch] Update issue and PR templates 4 years ago
conf 6cebd0387c [linting] specify User=root systemd directive 3 weeks ago
doc 6d9e34489a Packaging v2 1 year ago
scripts 25e9d47c0d use default setter 3 weeks ago
.gitignore 8f119f5046 apply helpers 2.1 to last commits 6 months ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md c246e8d48c Auto-update READMEs 3 weeks ago
config_panel.toml dffd53aa18 remove mode = python hack 3 weeks ago
manifest.toml 045db75dc2 Merge pull request #130 from yunohost-bot/auto-helpers-2.1 3 weeks ago
tests.toml c1e069064d test upgrade from more recent version 1 month 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.