]> git.99rst.org Git - openwrt-packages.git/commit
nodogsplash: add new package
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 08:08:02 +0000 (10:08 +0200)
committerJosef Schlehofer <redacted>
Sat, 15 Aug 2026 21:31:16 +0000 (23:31 +0200)
commitdcde8f02705e98a1f43ed386a2615a36b8ac120f
tree77d131b74590da029dd285e0279df86fc5efd5a4
parent578758e1f6788f4f28b8e3a160a375030f45851f
nodogsplash: add new package

Nodogsplash is a captive portal that offers a simple way to
provide restricted access to the Internet by showing a splash page
to the user before Internet access is granted.

Moved from the openwrt/routing feed, as discussed in
https://github.com/openwrt/routing/issues/184.

Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
net/nodogsplash/Makefile [new file with mode: 0644]
net/nodogsplash/files/etc/config/nodogsplash [new file with mode: 0644]
net/nodogsplash/files/etc/init.d/nodogsplash [new file with mode: 0755]
net/nodogsplash/files/etc/uci-defaults/40_nodogsplash [new file with mode: 0644]
net/nodogsplash/files/usr/lib/nodogsplash/restart.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT