1 unstable release

0.3.2 Jan 17, 2025

#2176 in Asynchronous

MPL-2.0 license

215KB
4K SLoC

tacacs-plus-rs

Rust implementation of the TACACS+ (RFC8907) protocol.

Crates

tacacs-plus-protocol: Library with the struct protocol definitions for the wire format of TACACS+ packets, as well as means to (de)serialize them. (optionally no-std & no-alloc) tacacs-plus: Async and runtime-agnostic library for performing message exchanges with a TACACS+ server.

Contributing

See CONTRIBUTING.md


lib.rs:

tacacs-plus

Rust client implementation for the TACACS+ (RFC8907) protocol.

Dependencies

~2–3MB
~62K SLoC