Skip to content

nikulin/pyradiusd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyradiusd

Simple RADIUS server suitable for development purposes

It uses standard django.contrib.auth module. Send accept if user can be autenticated in django by supplied password. Else send reject.

django_pyradiud.py uses standard Django config for work and auth.User to autenticate.

pyradiud.py is very simply server what uses username/password pairs stored directly in its code.

Both should be run standalone

./pyradiud.py

or

python pyradiud.py

Idea from https://github.com/jamiesun/PyRadius

About

Simple RADIUS server suitable for development purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages