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

https://github.com/ctran/tinyradius

TinyRadius is a small, fast and reliable Java Radius library capable ofsending and receiving Radius packets as specified by RFC 2865/2866.
https://github.com/ctran/tinyradius

Last synced: about 1 year ago
JSON representation

TinyRadius is a small, fast and reliable Java Radius library capable ofsending and receiving Radius packets as specified by RFC 2865/2866.

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/ctran/TinyRadius/actions/workflows/ci.yml/badge.svg)](https://github.com/ctran/TinyRadius/actions/workflows/ci.yml)

TinyRadius README

TinyRadius is a simple, small and fast Java Radius library capable of
sending and receiving Radius packets of all types. It is released
under the terms of the LGPL.

For documentation, please have a look at doc/tinyradius.html
and doc/apidoc. Every method has got JavaDoc comments, and every
package has got a package.html document detailing the package
usage.

Please do not hesitate to contact me if you have got questions or
suggestions.

Matthias Wuttke
post@matthias-wuttke.de
http://tinyradius.sourceforge.net/