martinclaro / tacacs-php
PHP 开发的 TACACS+ 客户端
1.0.4
2018-07-13 14:57 UTC
Requires
- php: >= 5.3.0
- monolog/monolog: 1.*
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-09-14 06:24:33 UTC
README
PHP 开发的 TACACS+ 客户端。
这是一个概念验证。
支持的方法
- PAP 认证
TACACS+ 规范
有关 TACACS+ 的更多信息,请参阅: https://tools.ietf.org/html/draft-grant-tacacs-02
版本
1.0.4
安装
$ git clone https://gitlab.com/martinclaro/tacacs-php.git tacacs-php
$ cd tacacs-php
$ composer update
$ php examples/tacacs-client.php
开发
想要贡献?太好了!
待办事项
- MS-CHAP 认证
许可证
GNU 通用公共许可证
自由软件,太棒了!