1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
Wifi Hotspot app for YunoHost
Find a file
HgO 29110a389a
Merge pull request #109 from YunoHost-Apps/fix-dns-config
Fix DNS config + cleanup stuff when hotspot is disabled
2023-09-24 19:38:13 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:54 +02:00
conf restart dnsmasq to apply config change 2023-09-22 17:41:44 +02:00
doc Add proper doc/DESCRIPTION.md 2021-10-12 17:05:36 +02:00
scripts fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled 2023-09-24 11:34:54 +02:00
check_process enable multi instance check 2023-08-24 09:32:03 +02:00
config_panel.toml fix unbound dns variables + check if hotspot is enabled before starting it + cleanup stuff when hotspot is disabled 2023-09-24 11:34:54 +02:00
LICENSE Add LICENSE 2014-11-20 20:09:12 +01:00
manifest.json bump version 2023-09-17 22:07:49 +02:00
README.md Auto-update README 2023-09-17 20:07:52 +00:00
README_fr.md Auto-update README 2023-09-17 20:07:52 +00:00

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