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

Julien VAUBOURG f556a52ac9 Update screenshot 10 years ago
conf baec04f22a Using a NDP proxy with a tun interface is useless (thx zorun) 10 years ago
docs f61bcb410f Add service status on the web admin 10 years ago
scripts 2fad7d2bce Get the IPv6 delegated prefix from the VPN Client settings if the corresponding app is installed 10 years ago
sources 7d392cf780 Add wifi params screen for friends 10 years ago
LICENSE 1518065597 Add LICENSE 10 years ago
README.md a72fcd29f8 DHCP with dnsmasq 10 years ago
TODO 5f6f45a3fb Add license headers 10 years ago
manifest.json a1107f960a Fix some bugs on Chromium and IE 10 years ago
manifest.json.options a1107f960a Fix some bugs on Chromium and IE 10 years ago
screenshot.png f556a52ac9 Update screenshot 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)