Compare
Where nimux fits.
nimux is not trying to be a wrapper around an existing Python stack. It is a native Nim command surface for operators who want breadth, speed, and repeatable workflows.
One native command surface
nimux combines enumeration, authentication checks, execution, file movement, Kerberos operations, AD writes, pivoting, and reporting into one binary.
Nim-first implementation
The project avoids a Python runtime dependency for the core operator workflow and keeps performance and portability as primary design goals.
Assessment chain coverage
The command surface is built for complete authorized paths: discovery, credential validation, remote execution, pivoting, identity operations, and post-auth validation.
AI-ready structure
The MCP wrapper gives AI clients structured access to nimux without replacing the normal CLI workflow.