Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FreeRADIUS/freeradius-client

A BSD licenced RADIUS client library
https://github.com/FreeRADIUS/freeradius-client

c client library radius

Last synced: about 2 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.