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

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

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)