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

yunohost-bot efd9292e1c Auto-update README 1 year ago
.github de4495aea9 [autopatch] Update issue and PR templates 3 years ago
conf 33b2b84e52 improve logging and use yunohost service restart instead of systemctl restart 1 year ago
doc 6d9e34489a Packaging v2 1 year ago
scripts 6d9e34489a Packaging v2 1 year ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md efd9292e1c Auto-update README 1 year ago
README_fr.md efd9292e1c Auto-update README 1 year ago
config_panel.toml 87fdd9dad5 generate config file during upgrade 1 year ago
manifest.toml 6d9e34489a Packaging v2 1 year ago
tests.toml 6d9e34489a Packaging v2 1 year ago

README.md

VPN Client for YunoHost

Integration level Working status Maintenance status

Install VPN Client with YunoHost

Lire ce readme en français.

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~ynh1

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