<!-- N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> It shall NOT be edited by hand. --> # VPN Client for YunoHost [](https://dash.yunohost.org/appci/app/vpnclient)   [](https://install-app.yunohost.org/?app=vpnclient) *[Read this README in other languages.](./ALL_README.md)* > *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](https://yunohost.org/install) 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](https://github.com/YunoHost-Apps/hotspot_ynh) to broadcast VPN-protected WiFi to other laptops without any further technical configuration needed. **Shipped version:** 2.2~ynh3 ## Screenshots  ## Documentation and resources - Official app website: <https://labriqueinter.net> - YunoHost Store: <https://apps.yunohost.org/app/vpnclient> - Report a bug: <https://github.com/YunoHost-Apps/vpnclient_ynh/issues> ## Developer info Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/vpnclient_ynh/tree/testing). To try the `testing` branch, please proceed like that: ```bash 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>