pyrad 2.4-ok1 source package in openKylin
Changelog
pyrad (2.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 20:48:22 +0800
pyrad (2.4-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 20:48:22 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pyrad_2.4.orig.tar.gz | 26.0 KiB | 8b3fef90f33e8eba4028cfee38ef59a1ec01a5a1a44a7d1b93cfd575228aeee5 |
| pyrad_2.4-ok1.debian.tar.xz | 5.0 KiB | 1016874df041ca6006e423743c7ab17d0bd3e38a90d83fa5b46c22105677d2ab |
| pyrad_2.4-ok1.dsc | 1.8 KiB | 6a499791a8e4156b3d2a8c09e36bd66990144bfe79aafac44a3f0c9b504ebd9a |
It takes care of all the details like building RADIUS
packets, sending them and decoding responses.
This package contains several modules:
- client: RADIUS client code
- dictionary: RADIUS attribute dictionary
- server: Basic RADIUS server and proxy classes.
- packet: a RADIUS packet as send to/from servers
- tools: utility functions