Closed luandro closed 7 years ago
This library supports radius with PAP authentication. So if the stack you have described support that then it will probably work.
Could you give me example of what stack could be used in order to create a captive portal with this library?
What exactly listens to when a new user connects to the access point, and sends the packet to port 1812?
Hello You can use this one : https://github.com/pihomeserver/Kupiki-Hotspot-Script
I'm trying to create a RADIUS server to run in my Raspberry Pi using [hostapd]() to create the Access Point.
Should I be able to create a wifi hotspot by using this library for the RADIUS server, a data storage, hostapd and dnsmasq?