Registry / networking / radiustar

radiustar

JSON →
library0.0.8rbrubygemsunverified

Ruby Radius Library for RADIUS protocol operations.

gem install radiustar
INSTALL
IMPORT
SIG · RADIUSTAR
R
radiustar
networkingrubyv0.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Radiustar
require 'radiustar'

Authenticate a user via RADIUS protocol.

require 'radiustar' client = Radiustar::Client.new(host: 'radius.example.com', secret: 'mysecret') response = client.authenticate('user', 'password') puts response.success?
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Amazon
1
Resources
radiustar — gem install radiustar · libregistry