freeradiusparser

FreeRADIUS parser for clients.conf


License
Other
Install
pip install freeradiusparser==0.1

Documentation

Build Status Coverage Status

FreeRADIUS clients.conf parser

A python module to parse the clients.conf file of FreeRADIUS.

Clients can be read, edited, added and deleted.

Tests

Run coverage with:

py.test --cov-report=html --cov=freeradiusparser