Does anyone know a good Radius library for Python that runs on Windows?
Pyrad seems to be the most common, but it does not work on windows due to use of select() and not sockets.
Does anyone know a good Radius library for Python that runs on Windows?
Pyrad seems to be the most common, but it does not work on windows due to use of select() and not sockets.