Tacquito
Tacquito provides an rfc8907 implementation of TACACS+. This package is primarily a module that implements the TACACS+ protocol and can be used to build TACACS+ servers and clients. We provide a reference implementation of a client and a server but you are encouraged to...
Cost / License
- Free
- Open Source
Platforms
- Self-Hosted
- Go (Programming Language)
Features
Tags
- tacacs
- rfc8907
- tripple-a
- aaa
Tacquito News & Activities
Recent activities
- xnax added Tacquito
- xnax added Tacquito as alternative to DialWays, TACACS+ NG, NTTacPlus and ratchet TACACS+
- xnax liked Tacquito
Tacquito information
What is Tacquito?
Tacquito provides an rfc8907 implementation of TACACS+. This package is primarily a module that implements the TACACS+ protocol and can be used to build TACACS+ servers and clients. We provide a reference implementation of a client and a server but you are encouraged to experiment and replace core components of the system. The tacquito package is designed with dependency injection at its core. Many of the core types are interfaces and may be replaced with differing implementations as needed. We support middleware through the Handler interface, similar in nature to how the http package does with handlers.

