I want to install NoDogSplash in an android(version 7.1.2) embedded device which has realteks WiFi module.
Target board details:
OS: Android
Linux Kernel: 3.14.29
Architecture: arm64
Compilation Procedure followed:
- Compilation of libmicrohttpd:
- ./configure --build=x86_64-linux-gnu...
I'm trying to build NoDogSplash on AsusWrt Merlin 384.14. Compile is fine, configuration also ok. But when I start nodogsplash, it complaining that iptables version is too low. It requires 1.4.17, and AsusWrt Merlin using iptables 1.4.15. Manually lower requirement to v1.4.15 cause error like...
Greetings fellow Merlin's,
Forgive me if this has been asked -- but is there a way to set up a guest wifi so that a website automatically opens when a client connects through the router's guest network? Ideally this could be on all devices -- laptops, phones, tablets, etc. At some point, we...