tacplus
tacplus copied to clipboard
A go TACACS+ library.
Hi! Do you plan to support a server with multiple versions of the secret? This would allow the key to be rotated in case of a leak. Or maybe you...
In Author/Acct packet we should not trust RemoteAddr field, so we need access to ServerSession to proper authorize and account events.
Can you provide documentation on how to use form CHAP block to be used in AuthenStart.Data for CHAP protocol authentication request ?
Hi, Thanks for the library, it seems to be the only golang tacas+ and the code is really readable! I've been attempting to use the library to build a server...