mirror of
https://github.com/f00b4r0/uspot.git
synced 2026-04-26 06:35:54 +03:00
[GH-ISSUE #36] Enhancement - CoovaChilli-like Status Endpoint #24
Labels
No labels
bug
enhancement
invalid
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uspot#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bmberni on GitHub (Jul 2, 2025).
Original GitHub issue: https://github.com/f00b4r0/uspot/issues/36
Hello,
I use RadiusDesk to manage Radius Accounts and Vouchers for uspot.
I would also like to use the dynamic login pages. However, these require the classic endpoints of CoovaChilli (https://captiveportal.example:4990/json/status, https://captiveportal.example:4990/login, https://captiveportal.example:4990/logoff).
Otherwise I get the message
Hotspot not responding
The hotspot is not responding to status queries
Could you mimic the endpoints?
Thanks
Börny
@f00b4r0 commented on GitHub (Jul 3, 2025):
I assume you're referring to this: https://coova.github.io/CoovaChilli/JSON/
This seems very Coova-centric implementation of RFC8908 and I don't really see a reason to implement this.
uspot is NOT a reimplementation of Coova.