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: 3 months 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-07-31T13:50:17.000Z (3 months ago)
- Last Synced: 2024-07-31T16:28:44.423Z (3 months ago)
- Topics: c, client, library, radius
- Language: Shell
- Homepage: http://freeradius.org/freeradius-client/
- Size: 1.46 MB
- Stars: 140
- Watchers: 33
- Forks: 100
- Open Issues: 26
-
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.