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

pitchum 0a4403f595 [enh] Purge apt dependencies on remove. il y a 6 ans
conf d274323de8 [fix] Create a dedicated system user with proper sudo permissions. il y a 6 ans
scripts 0a4403f595 [enh] Purge apt dependencies on remove. il y a 6 ans
sources df431e8f78 Improve vpn client checker il y a 8 ans
.gitignore 8aab3c7dd2 Package improvement (#31) il y a 7 ans
.travis.yml 24ff5a8687 travis improvement il y a 7 ans
LICENSE fdb9776079 Add LICENSE il y a 10 ans
README.md a55574ac9b Update README.md il y a 7 ans
check_process aa7bbd6a4c [mod] Created file check_process for driving CI builds. il y a 6 ans
manifest.json dd8bdad9fa [mod] Release v1.2.1 il y a 6 ans
screenshot.png 6e10eaf689 Update screenshot il y a 9 ans

README.md

VPN Client Build Status Integration level

Install LaBriqueInterNet VPNclient with YunoHost

Overview

VPN Client app for YunoHost.

  • 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.
  • With the Hotspot app for YunoHost, you can broadcast your VPN access by wifi to use a clean internet connection (depending on your VPN provider) on your laptop (or those of your friends) without having to configure it.

This YunoHost app is a part of the "La Brique Internet" project but can be used independently.

Features

  • Authentication based on certificates or login (or both), with or without shared-secret (ta.key)
  • IPv6 compliant (with a delegated prefix)
  • Set an IPv6 from your delegated prefix (prefix::42) on the server, to use for the AAAA records
  • Use native IPv6 if available for creating the tunnel
  • Port selection, with UDP or TCP
  • Set DNS resolvers on the host
  • Strong firewalling (internet access and self-hosted services only available through the VPN)
  • Advanced mode for editing the default OpenVPN configuration
  • Auto-configuration mode, with dot cube files
  • Web interface (screenshot)

Prerequisites

  • Debian Jessie
  • YunoHost >= 2.2.0
  • Yunohost-Moulinette >= 2.4.0 (firewalling)

BUG REPORTS SHOULD BE OPEN HERE