ncmpstac / tacacs-php
TACACS+ Client developed in PHP
v1.0
2021-06-16 09:51 UTC
Requires
- php: >= 5.3.0
- monolog/monolog: 2.*
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2025-03-22 16:10:51 UTC
README
TACACS+ Client developed in PHP.
This is a proof of concept.
Supported Methods
- PAP Authentication
TACACS+ Specification
For further information about TACACS+ please refer to: https://tools.ietf.org/html/draft-grant-tacacs-02
Version
1.0
Installation
composer require ncmpstac/tacacs-php
Development
Want to contribute? Great!
License
GNU General Public License
Free Software, Hell Yeah!