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

HgO f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
.github de4495aea9 [autopatch] Update issue and PR templates il y a 4 ans
conf f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
doc 6d9e34489a Packaging v2 il y a 1 an
scripts f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
ALL_README.md 187c702245 Auto-update READMEs il y a 7 mois
LICENSE fdb9776079 Add LICENSE il y a 10 ans
README.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_es.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_eu.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_fr.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_gl.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_id.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_it.md 11a530c30b Auto-update README il y a 1 an
README_nl.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_ru.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
README_zh_Hans.md f4441ae5c6 Merge branch 'testing' of github.com:Yunohost-Apps/vpnclient_ynh into remove-dns-resolution-ipv6-route il y a 6 mois
config_panel.toml 9e3cdb6081 remove config template from /etc/openvpn il y a 6 mois
manifest.toml 6d808679c3 Bump version il y a 7 mois
tests.toml b1945440eb Fix upgrade from test il y a 1 an

README.md

VPN Client for YunoHost

Integration level Working status Maintenance status

Install VPN Client with YunoHost

Read this README in other languages.

This package allows you to install VPN Client quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Install a VPN connection on your self-hosted server.

  • Useful for hosting your server behind a filtered (and/or non-neutral) internet access.
  • Useful to have static IP addresses (IPv6 and IPv4).
  • Useful to easily move your server anywhere.
  • Strong firewalling (internet access and self-hosted services only available through the VPN, not leaking to your commercial ISP)
  • Combine with the Hotspot app to broadcast VPN-protected WiFi to other laptops without any further technical configuration needed.

Shipped version: 2.2~ynh6

Screenshots

Screenshot of VPN Client

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/vpnclient_ynh/tree/testing --debug
or
sudo yunohost app upgrade vpnclient -u https://github.com/YunoHost-Apps/vpnclient_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps