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

Julien VAUBOURG 4efb707e76 No more dev branch 10 years ago
conf 9f744386fa Add Atheros AR9271 and AR7010 firmwares 10 years ago
docs f61bcb410f Add service status on the web admin 10 years ago
scripts 9f744386fa Add Atheros AR9271 and AR7010 firmwares 10 years ago
sources 72715c46eb Fix ip6_dns* error 10 years ago
LICENSE 1518065597 Add LICENSE 10 years ago
README.md 4efb707e76 No more dev branch 10 years ago
TODO 5f6f45a3fb Add license headers 10 years ago
manifest.json 2a195bc33b * Add "Install non-free firmwares" option 10 years ago
manifest.json.options 2a195bc33b * Add "Install non-free firmwares" option 10 years ago
screenshot.png 2a195bc33b * Add "Install non-free firmwares" option 10 years ago

README.md

Wifi Hotspot

Overview

Warning: work in progress

Hotspot wifi app for YunoHost.

  • Broadcast your own Wifi internet access in addition to your self-hosted web services.
  • Without internet access, it's a PirateBox.
  • With the VPN Client app for YunoHost, it's an encrypted Wifi internet access (eventually with neutral access, without filters, and with IPv6, depending on your VPN provider).

See the box project explanations (box for a ready-made and nomad self-hosting with YunoHost+VPN, a VPN access through a wifi hotspot, and/or a CPE for non-profit ISP) in French. An example of hardware associated is the A20-OLinuXino-LIME with the MOD-WIFI-R5370-ANT (photo). See also the YunoHost image project for OLinuXino.

Features

  • WPA2 encryption
  • 802.11n compliant
  • IPv6 compliant (with a delegated prefix)
  • Announce DNS resolvers (IPv6 with RDNSS/DHCPv6 and IPv4 with DHCPv4)
  • Automatic clients configuration (IPv6 with SLAAC/DHCPv6 and IPv4 with DHCPv4)
  • Set an IPv6 from your delegated prefix (prefix::42) on the server, to use for the AAAA records
  • Web interface (screenshot)

Prerequisites

This app works with a non-stable version of YunoHost.

Until this version is available (coming soon!) as an official stable release, you need to execute some commands before installing this app:

# service bind9 stop
# update-rc.d bind9 remove
# apt-get install dnsmasq