radius.py

2 Recommendations
1 Download (This Week)
Last Update:

Description

A pure Python module that implements client side RADIUS authentication, as defined by RFC2138.

This project has moved to GitHub.

http://github.com/btimby/py-radius/

radius.py Web Site

Categories

Internet, Networking, Security

License

BSD License

Update Notifications





User Ratings

 
 
2
0
Write a Review

User Reviews

  • Posted by YoLaBingo 2011-11-10

    You have to change line 43 in radius.py from this: from whrandom import randint,random to this: from random import randint,random to work on modern-ish ( > 2.2 I believe ) versions of Python. Otherwise works like a charm; a great troubleshooting tool.

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers, System Administrators

Programming Language

Python

Registered

2000-10-25

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.