freeradius-server

High-performance RADIUS server for network authentication and accounting

brewmacoslinux
Try with needOr install directly
Source

About

High-performance and highly configurable RADIUS server

Commands

radiusdradclientradtestradwhoradwtmpradeapclientradsniff

Examples

Start the RADIUS server in debug mode$ radiusd -X
Test RADIUS authentication with a client$ radtest username password localhost 0 testing123
Send a RADIUS request to a server$ radclient -c 1 localhost auth testing123 <<< 'User-Name=testuser,User-Password=testpass'