An open API service indexing awesome lists of open source software.

https://github.com/astibal/raok


https://github.com/astibal/raok

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## Raok
is very simple RADIUS **testing** server which accepts any authentication or accounting and
prints it out. Unless you specify otherwise.
It supports challenges, and PAP/CHAP/MS-CHAP/MS-CHAP2 and various other small things good for testing.

NOTE: before start, run **raok-init.sh** to create default config files.

You can configure it in:
```
/etc/raok/raok.cfg
```
or from current directory, if the above is not found.
```
./etc/raok.cfg
```

## Rasta

is very simple program sending RADIUS accounting using the same config file.

## Support

For comments, feedback or new feature discussion feel free to drop a message to **pplay-users@googlegroups.com** mailing list.
If you can make use of .deb package, visit `download section `_ of this site.