diff options
author | Linus Nordberg <linus@nordu.net> | 2010-06-11 23:10:33 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-06-11 23:10:33 +0200 |
commit | e56c32c085ac82409e28ec425e2833516652836d (patch) | |
tree | 8591a3aec7e2bd0310a3eb45df02be6b5133c90a /README | |
parent | e9dba03d71bec12972e5b0f949546f00d3dd52c2 (diff) |
* README: Improve initial paragraph. Thanks to Stig Venaas.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ This is radsecproxy 1.4.1 from June 11 2010. -radsecproxy is a generic RADIUS proxy that can support various RADIUS -clients over UDP or TLS (RadSec). +radsecproxy is a generic RADIUS proxy that supports both UDP and TLS +(RadSec) RADIUS transports. There is also experimental support for +TCP and DTLS. It should build on most Linux and BSD platforms by simply typing "./configure && make". It is possible to specify which RADIUS |