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

Alexandre Aubin 1d9844f997 Use 'yunohost service start' instead of 'ynh_systemd_action' such that yunohost properly gives the lock to the 'yunohost tools regen-conf' inside the service il y a 1 an
.github 57c0f8e01c [autopatch] Update issue and PR templates il y a 3 ans
conf b80ee8b347 Cleanup the whole stuff with .tpl file ... we don't need to copy them to intermediate locations, nor to backup/restore them... il y a 1 an
doc 15efdd1607 Add proper doc/DESCRIPTION.md il y a 3 ans
scripts 1d9844f997 Use 'yunohost service start' instead of 'ynh_systemd_action' such that yunohost properly gives the lock to the 'yunohost tools regen-conf' inside the service il y a 1 an
LICENSE 1518065597 Add LICENSE il y a 10 ans
README.md bdd9224341 Auto-update README il y a 1 an
README_fr.md bdd9224341 Auto-update README il y a 1 an
check_process fbf6e7acc1 enable multi instance check il y a 1 an
config_panel.toml 15ef276917 fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled il y a 1 an
manifest.json d7bd4c1571 bump version il y a 1 an

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.1.1~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