Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages