Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add radiusd: tiny RADIUS daemon #4639

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Add radiusd: tiny RADIUS daemon #4639

merged 1 commit into from
Jan 13, 2025

Conversation

gpotter2
Copy link
Member

This adds a tiny radius answering machine that acts as a RADIUS server. See the included docstring for some more context.

Currently only supports the very easy auth protocols. Things like EAP could be added later.

@gpotter2 gpotter2 force-pushed the radiusd branch 2 times, most recently from d02eed9 to c611c4e Compare January 11, 2025 15:28
This currently only supports PAP and MS-CHAP2.
See help(radiusd)
@gpotter2 gpotter2 merged commit 7106b01 into secdev:master Jan 13, 2025
22 of 23 checks passed
@gpotter2 gpotter2 deleted the radiusd branch January 13, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant