mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/radsecproxy: new version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= radsecproxy
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= RADIUS proxy provides both RADIUS UDP and TCP/TLS (RadSec) transport
|
||||
PLUGIN_DEPENDS= radsecproxy
|
||||
PLUGIN_MAINTAINER= tobias@boehnert.dev
|
||||
|
||||
@@ -3,3 +3,14 @@ transport, also supports TLS (RadSec), as well as RADIUS
|
||||
over TCP and DTLS. The aim is for the proxy to have
|
||||
sufficient features to be flexible, while at the same time
|
||||
to be small, efficient and easy to configure.
|
||||
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.1
|
||||
|
||||
* Added AccountingServer options (contributed by Marcel Ritter)
|
||||
|
||||
1.0
|
||||
|
||||
* Initial release (contributed by Tobias Boehnert)
|
||||
|
||||
Reference in New Issue
Block a user