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

eric_G ac083977b8 Merge pull request #123 from YunoHost-Apps/testing 2 weeks ago
.github de4495aea9 [autopatch] Update issue and PR templates 3 years ago
conf da330f6a48 don't try to resolve dns when vpn server is not a domain 3 weeks ago
doc 6d9e34489a Packaging v2 4 months ago
scripts 0da095e97b Merge pull request #120 from YunoHost-Apps/packagingv2 3 months ago
ALL_README.md d36b7a3e1e Auto-update READMEs 1 month ago
LICENSE fdb9776079 Add LICENSE 9 years ago
README.md 48c9d7cfdc Auto-update READMEs 3 weeks ago
README_eu.md 48c9d7cfdc Auto-update READMEs 3 weeks ago
README_fr.md 48c9d7cfdc Auto-update READMEs 3 weeks ago
README_gl.md 48c9d7cfdc Auto-update READMEs 3 weeks ago
README_it.md 11a530c30b Auto-update README 1 month ago
README_zh_Hans.md 48c9d7cfdc Auto-update READMEs 3 weeks ago
config_panel.toml a04370de57 fix "accept" for bookworm 1 month ago
manifest.toml 722d290ec0 bump version to 2.2~ynh3 3 weeks ago
tests.toml b1945440eb Fix upgrade from test 4 months ago

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

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