freeradius
high-performance and highly configurable RADIUS server
Install
- All systems
-
curl cmd.cat/freeradius.sh
- Debian
-
apt-get install freeradius
- Ubuntu
-
apt-get install freeradius
- Alpine
-
apk add freeradius
- Arch Linux
-
pacman -S freeradius
- Kali Linux
-
apt-get install freeradius
- CentOS
-
yum install freeradius
- Fedora
-
dnf install freeradius
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install freeradius
- Raspbian
-
apt-get install freeradius
- Dockerfile
- dockerfile.run/freeradius
- Docker
-
docker run cmd.cat/freeradius freeradius
powered by Commando
freeradius
high-performance and highly configurable RADIUS server
FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more.
freeradius-dbg
debug symbols for the FreeRADIUS packages
FreeRADIUS is a modular, high performance and feature-rich RADIUS server. This package contains the detached debugging symbols for the Debian FreeRADIUS packages.