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
2024-08-19 18:40:45 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:54 +02:00
conf nginx template for redirect to admin 2024-08-16 15:53:27 +02:00
doc Yolo packaging v2 2023-10-06 18:36:24 +02:00
hooks fix path for allowed.csv 2024-08-17 00:51:49 +02:00
scripts define domain var from captive portal url 2024-08-19 18:40:45 +02:00
sources fix path for allowed.csv 2024-08-17 00:51:49 +02:00
ALL_README.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
config_panel.toml remove multissid artifacts 2024-08-16 00:02:01 +02:00
LICENSE Add LICENSE 2014-11-20 20:09:12 +01:00
manifest.toml bump version 2024-03-29 22:30:11 +01:00
README.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_es.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_eu.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_fr.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_gl.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_id.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_it.md Auto-update READMEs 2024-03-29 21:30:21 +00:00
README_ru.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-15 22:00:06 +00:00
tests.toml Moar args to expicitly define for tests 2023-11-28 00:02:23 +01:00

Wifi Hotspot for YunoHost

Integration level Working status Maintenance status

Install Wifi Hotspot with YunoHost

Read this README in other languages.

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.3.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