Yunohost Hotspot app https://github.com/labriqueinternet/hotspot_ynh

HgO b5cd8bd1a3 openvpn client reload only nat rules instead of whole hotspot 1 year ago
.github 57c0f8e01c [autopatch] Update issue and PR templates 3 years ago
conf b5cd8bd1a3 openvpn client reload only nat rules instead of whole hotspot 1 year ago
doc 15efdd1607 Add proper doc/DESCRIPTION.md 3 years ago
scripts 7127e3b3a1 Fix start/restart of the service during config panel operation, we have to use 'yunohost service' otherwise the lock is not transferred 1 year ago
LICENSE 1518065597 Add LICENSE 10 years ago
README.md 07ade30f32 Auto-update README 1 year ago
README_fr.md 07ade30f32 Auto-update README 1 year ago
check_process fbf6e7acc1 enable multi instance check 1 year ago
config_panel.toml 638b467441 allow empty dns field to generate default local dns 1 year ago
manifest.json 29d48e1f0a bump version 1 year ago

README.md

Wifi Hotspot for YunoHost

Integration level Working status Maintenance status

Install Wifi Hotspot with YunoHost

Lire ce readme en français.

This package allows you to install Wifi Hotspot quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

  • Broadcast a Wi-Fi access point from your self-hosted server
  • Combine with the VPN Client app to obtain a VPN-protected WiFi

Shipped version: 2.2.0~ynh1

Screenshots

Screenshot of Wifi Hotspot

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/hotspot_ynh/tree/testing --debug
or
sudo yunohost app upgrade hotspot -u https://github.com/YunoHost-Apps/hotspot_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps