All Projects → YunoHost-Apps → vpnclient_ynh

YunoHost-Apps / vpnclient_ynh

Licence: AGPL-3.0 license
VPN Client app for YunoHost

Programming Languages

shell
77523 projects
Smarty
1635 projects

Labels

Projects that are alternatives of or similar to vpnclient ynh

Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+52802.56%)
Mutual labels:  closember
project-organization
YunoHost project organization
Stars: ✭ 31 (-20.51%)
Mutual labels:  closember
ttrss ynh
Tiny Tiny RSS package for YunoHost
Stars: ✭ 17 (-56.41%)
Mutual labels:  closember
Thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Stars: ✭ 9,820 (+25079.49%)
Mutual labels:  closember
Vispy
Main repository for Vispy
Stars: ✭ 2,771 (+7005.13%)
Mutual labels:  closember
issues
General issue tracker for the YunoHost project
Stars: ✭ 70 (+79.49%)
Mutual labels:  closember
Awesome Asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
Stars: ✭ 3,279 (+8307.69%)
Mutual labels:  closember
example ynh
Example package for YunoHost applications.
Stars: ✭ 54 (+38.46%)
Mutual labels:  closember
my webapp ynh
Custom Web app with SFTP access
Stars: ✭ 39 (+0%)
Mutual labels:  closember
moulinette
A small Python framework meant to easily create programs with unified CLI and API.
Stars: ✭ 29 (-25.64%)
Mutual labels:  closember
Scipy
SciPy library main repository
Stars: ✭ 8,942 (+22828.21%)
Mutual labels:  closember
Pelican
Static site generator that supports Markdown and reST syntax. Powered by Python.
Stars: ✭ 10,699 (+27333.33%)
Mutual labels:  closember
jellyfin ynh
Jellyfin package for YunoHost
Stars: ✭ 20 (-48.72%)
Mutual labels:  closember
Spyder
Official repository for Spyder - The Scientific Python Development Environment
Stars: ✭ 6,712 (+17110.26%)
Mutual labels:  closember
doc
YunoHost documentation
Stars: ✭ 126 (+223.08%)
Mutual labels:  closember
Pylint
It's not just a linter that annoys you!
Stars: ✭ 3,733 (+9471.79%)
Mutual labels:  closember
discourse ynh
Discourse package for YunoHost
Stars: ✭ 23 (-41.03%)
Mutual labels:  closember
package check
Shell script which check package actions: install, remove, upgrade, backup, restore…
Stars: ✭ 17 (-56.41%)
Mutual labels:  closember
redirect ynh
Redirection app for YunoHost
Stars: ✭ 37 (-5.13%)
Mutual labels:  closember
wgpu-py
Next generation GPU API for Python
Stars: ✭ 210 (+438.46%)
Mutual labels:  closember

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.2~ynh9

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].