diff options
| -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 | 
