mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
2ec64c62bb
RADIUS protocol.
8 lines
315 B
Plaintext
8 lines
315 B
Plaintext
This module provides an RFC 2138/2139-compliant interface to RADIUS
|
|
using Ruby. Its API is based somewhat on the Net::Radius module for
|
|
Perl, but with some changes made to reflect Ruby's features (such as
|
|
iterators).
|
|
|
|
Author: Rafael R. Sevilla <dido@imperium.ph>
|
|
WWW: http://savannah.gnu.org/projects/ruby-radius/
|