0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-05 21:43:08 +00:00
Files
Etienne Champetier e0d761e79b simple-captive-portal: add new package
This package intercepts/blocks traffic from 'interface' and
redirects http requests to a splash page that you can personalize,
stored in '/etc/simple-captive-portal/'.
After clicking on 'connect' the MAC of the client is allowed,
for 'timeout' seconds (24h), allowing both IPv4 and IPv6.

If your guest interface defaults to input drop or reject (recommended),
make sure to allow tcp 8888-8889 on input (and also dns and dhcp).

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2025-06-23 01:15:04 +03:00
..