python-pyrad

Python module for creating and decoding RADIUS packets (Python 2)
  http://pypi.python.org/pypi/pyrad
  1
  1 review



It takes care of all the details like building RADIUS packets, sending them and decoding responses. This package contains several modules:
- client: RADIUS client code
- dictionary: RADIUS attribute dictionary
- server: Basic RADIUS server and proxy classes.
- packet: a RADIUS packet as send to/from servers
- tools: utility functions
This package contains the module for Python 2.
Latest reviews
4
blueXrider 12 years ago

quite nice