From 125fc1e682fef948719d0b6657b32106525b88dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20=C3=85ne?= Date: Wed, 28 Apr 2021 07:36:04 +0200 Subject: [PATCH] List official packages --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README b/README index 2cd0985..cc44af8 100644 --- a/README +++ b/README @@ -4,7 +4,12 @@ radsecproxy is a generic RADIUS proxy that supports both UDP and TLS (RadSec) RADIUS transports. There is also experimental support for TCP and DTLS. -Official packages are available for Debian, FreeBSD ports and NetBSD pkgsrc. +Official packages are available + +Debian: apt-get install radsecproxy +Fedora: dnf install radsecproxy +FreeBSD: pkg install radsecproxy +NetBSD: pkgin install radsecproxy It should build on most Unix like systems by simply typing