Skip to content

northpointe/Radius-Rock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radius Rock

RADIUS Authentication with Rock RMS

RadiusRock is a Node.js RADIUS server for Rock RMS built with the node-radius library. RadiusRock can be deployed as a authentication server for any RADIUS based Wi-Fi captive portal.

Tested With:

  • Ruckus Wireless Zonedirector
  • Meraki MX / MR

Setup

RadiusRock requires node.js v0.8.0. To set up the project, first download it with Git:

git clone https://github.com/northpointe/Radius-Rock projectname

Then open the folder in your command line, and install the needed dependencies:

cd projectname
npm install

npm start # run locally

About

a Node.js RADIUS auth server for Rock RMS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published