aboutsummaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/files/radius.init
Commit message (Collapse)AuthorAge
* hostapd: add experimental radius serverFelix Fietkau2023-08-01
This can be used to run a standalone EAP server that can be used from other APs. It uses json as user database format and can automatically handle reload. Signed-off-by: Felix Fietkau <nbd@nbd.name>