mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Fill README
This commit is contained in:
parent
71b630005b
commit
bf2cbd6cb0
2 changed files with 19 additions and 3 deletions
22
README.md
22
README.md
|
@ -1,4 +1,20 @@
|
|||
hotspot_ynh
|
||||
===========
|
||||
# Hotspot Wifi
|
||||
## Overview
|
||||
|
||||
Coming soon
|
||||
Hotspot wifi app for [YunoHost](http://yunohost.org/).
|
||||
|
||||
* Broadcast your own Wifi internet access in addition to your self-hosted web services.
|
||||
* Without internet access, it's a [PirateBox](https://en.wikipedia.org/wiki/PirateBox).
|
||||
* With the [VPN Client app for YunoHost](https://github.com/jvaubourg/vpnclient_ynh), it's an encrypted Wifi internet access (eventually with [neutral access](https://en.wikipedia.org/wiki/Net_neutrality) without filters, and with IPv6, depending on your VPN provider).
|
||||
|
||||
Small computers like [Olimex](https://www.olimex.com) or [Raspberry PI](http://www.raspberrypi.org/) boxes and an USB Wifi dongle like [this one](https://www.olimex.com/Products/USB-Modules/MOD-WIFI-R5370-ANT/) is perfect for a nomade access with low power consumption.
|
||||
|
||||
## Features
|
||||
|
||||
* WPA2 encryption
|
||||
* IPv6 compliant (with a delegated prefix)
|
||||
* 802.11n if your antenna is compliant
|
||||
* Automatic clients configuration (IPv6 and IPv4)
|
||||
* Announce DNS resolvers (IPv6 and IPv4)
|
||||
* The internet provider can be a 3/4G connection with tethering
|
||||
* Web interface ([screenshot](https://raw.githubusercontent.com/jvaubourg/hotspot_ynh/master/screenshot.png))
|
||||
|
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 64 KiB |
Loading…
Reference in a new issue