Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

ToughRADIUS V2.1.0 正式版发布,全新里程碑

$
0
0

这是自V1.2版本以后完全重构的全新版本,该版本完成了一期 API 的设计,修复前面版本的一些 bug。并大大提升性能。并且引入了全新的安装部署方式。

版本变更

  • 完成一期规划的 API 接口。

  • 将数据库缓存与 session 管理替换为 redis。

  • 支持非 docker 模式的安装部署。

  • 优化 docker 构建。

  • 增加自有资费。

  • 修复大量 bug。

  • 改进系统性能。

快速指南

$ easy_install toughcli
$ toughcli docker --install
$ toughcli radius --install


本地安装模式

$ toughcli native_radius --install


$ cd /opt/toughradius $ make initdb$ service toughradius start



Viewing all articles
Browse latest Browse all 44787

Trending Articles