uspot: add package
authorThibaut VARÈNE <hacks@slashdirt.org>
Tue, 28 Nov 2023 15:47:36 +0000 (16:47 +0100)
committerTianling Shen <cnsztl@gmail.com>
Tue, 5 Dec 2023 10:32:25 +0000 (18:32 +0800)
commite6e8e58ae0ca981a2301f8951f6416be3b74fbe5
tree102242c282e0e60c61474e02a17d16303aa57d98
parent0bced11888846aa976f71842e2bad9ff3b714505
uspot: add package

uspot is an OpenWrt-native captive portal system.

It leverages existing OpenWrt tools such as uhttpd, dnsmasq, firewall4,
ucode, without needing any external kernel module.

It can achieve the maximum performance allowed by nftables (flow
offloading works).

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
net/uspot/Makefile [new file with mode: 0644]