humitos / pyfispot

Hotspot running with Python 2.7 + Flask + nginx + uWSGI + dnsmasq + hostapd
GNU General Public License v2.0
60 stars 23 forks source link

PyFi Spot

PyFi Spot is a HotSpot (Captive Portal) to be ran in a RaspberryPi.

There is a lot of information about Captive Portals on the Internet but none of them is complete. That's why I wrote PyFi Spot -the definitive guide.

PyFi Spot

How it works?

  1. The user gets connected to the WiFi network
    • if he is connected via a Smartphone, a notification is shown in his phone
  2. The user enters a URL in the browser
  3. He is redirected to our portal
    • this is done by using some iptables rules
  4. Our portal is shown
    • nginx + uwsgi + python 2.7 + flask
  5. The user logs in into the portal
  6. A new iptable rule is executed to allow him use the connection

Homepage

Requirements

NOTE: click on each link to read their docs.

Optional

This was meant to be used in courses and other events organized by the project Argentina en Python, so there are some other services offered by the RaspberryPi server.

Notes

References

Authors

Manuel Kaufmann (https://twitter.com/reydelhumo)

License

GNU GENERAL PUBLIC LICENSE Version 2