WiFi-Portal(中文)
WiFi-Portal is a very efficient captive portal solution for wireless router which with embeded linux(LEDE/Openwrt) system. It's referenced wifidog and apfree_wifidog, and it's a whole new one captive portal solution. Unlike wifidog and apfree_wifidog, wifi-portal does write kernel module to implement authentication management instead of using iptables to create firewall rules.
- Use libev
- Write kernel module to implement authentication management instead of using iptables to create firewall rules
- Support HTTPS
- Alternative openssl and mbedtls
- Support remote control and configure
Feel free to create issues or pull-requests if you have any problems.
Please read contributing.md before pushing any changes.