mirror of
https://github.com/f00b4r0/uspot.git
synced 2026-04-26 06:35:54 +03:00
[GH-ISSUE #37] Killing uspot session when session killed on radius server #22
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#22
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/37
I use RadiusDesk and freeRadius to manage my vouchers and accounts. If I now “kill” a session in RadiusDesk, the session continues to run for the user. He can continue surfing.
Is it possible that the session is then also terminated by uspot? Possibly by cyclically querying Radius status requests?
Or further thought, if the user has a data quota, that the user is blocked as soon as the quota is exhausted.
@f00b4r0 commented on GitHub (Jul 3, 2025):
That's what RADIUS DAE DM messages are for and supported by uspot.