Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freeradius/freeradius-client
A BSD licenced RADIUS client library
https://github.com/freeradius/freeradius-client
c client library radius
Last synced: 6 days ago
JSON representation
A BSD licenced RADIUS client library
- Host: GitHub
- URL: https://github.com/freeradius/freeradius-client
- Owner: FreeRADIUS
- License: other
- Created: 2011-07-06T15:19:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T16:50:34.000Z (6 months ago)
- Last Synced: 2025-01-10T21:05:30.437Z (13 days ago)
- Topics: c, client, library, radius
- Language: Shell
- Homepage: http://freeradius.org/freeradius-client/
- Size: 1.46 MB
- Stars: 143
- Watchers: 32
- Forks: 101
- Open Issues: 28
-
Metadata Files:
- Readme: README.radexample
Awesome Lists containing this project
README
In src/radexample.c is a small example on how to use the library
lib/libfreeradius-client.a.You only need to include freeradius-client.h into your applications and link
against the library. For this example to work the config file
has to be setup right.