MCPcopy Index your code
hub / github.com/ctran/TinyRadius

github.com/ctran/TinyRadius @v1.1.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.3 ↗ · + Follow
259 symbols 692 edges 29 files 245 documented · 95%

Browse by type

Functions 230 Types & classes 29
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build Status

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/

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 230
Class 27
Interface 2

Languages

Java100%

Modules by API surface

src/main/java/org/tinyradius/packet/RadiusPacket.java39 symbols
src/main/java/org/tinyradius/util/RadiusServer.java30 symbols
src/main/java/org/tinyradius/util/RadiusClient.java22 symbols
src/main/java/org/tinyradius/attribute/RadiusAttribute.java17 symbols
src/main/java/org/tinyradius/packet/AccessRequest.java16 symbols
src/main/java/org/tinyradius/attribute/VendorSpecificAttribute.java14 symbols
src/main/java/org/tinyradius/dictionary/AttributeType.java13 symbols
src/main/java/org/tinyradius/proxy/RadiusProxy.java12 symbols
src/main/java/org/tinyradius/packet/AccountingRequest.java8 symbols
src/main/java/org/tinyradius/dictionary/DictionaryParser.java8 symbols
src/main/java/org/tinyradius/dictionary/MemoryDictionary.java7 symbols
src/main/java/org/tinyradius/attribute/IpAttribute.java7 symbols

For agents

$ claude mcp add TinyRadius \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page