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

Yunohost-Bot 614d880a3e Auto-update README 3 years ago
.github de4495aea9 [autopatch] Update issue and PR templates 3 years ago
conf d0d43349ad ynh_add_config won't like that __FOO_BAR__ even if it's a comment 3 years ago
doc f17cf77727 LXC tweaking ain't needed anymore apparently 3 years ago
scripts f91c15b3a5 Make sure to remove iptable rules during uninstall 3 years ago
CHANGES.md af224825ef Release v1.4.1~ynh1 4 years ago
LICENSE fdb9776079 Add LICENSE 10 years ago
README.md 614d880a3e Auto-update README 3 years ago
README_fr.md 614d880a3e Auto-update README 3 years ago
check_process f1d6f651d2 Add upgrade test pre-2.x 3 years ago
config_panel.toml 5e452f56b1 Moar semantics + improved debugging? 3 years ago
manifest.json 1a0b2c8b8e Zgrmbl re-temporarily replace alert with display_text because CI not on 4.3 3 years ago
screenshot.png 6e10eaf689 Update screenshot 9 years ago

README.md

VPN Client for YunoHost

Integration level
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.0~ynh1

Screenshots

Disclaimers / important information

Please note that this application is designed to interface with dedicated, public IP VPNs accepting inbound traffic, preferably with an associated .cube (or .ovpn/.conf) configuration file. Do not expect that any VPN you randomly bought on the Internet can be used! Checkout the list of known compatible providers for more info.

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