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: 10 months ago
JSON representation

A BSD licenced RADIUS client library

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.