1 unstable release

0.3.2 Jan 17, 2025

#1177 in Parser implementations


Used in tacacs-plus

MPL-2.0 license

165KB
3.5K SLoC

tacacs-plus-protocol

Serialization & deserialization of (RFC8907) TACACS+ protocol packets.


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

Dependencies

~1–1.9MB
~44K SLoC