Overview
July 16, 2026 ยท View on GitHub
The User Guide is intended for audiences that wish to use the Titanis tool suite without getting into the source code.
Overview
Titanis is a library of protocol implementations, written in C#, that primarily targets Windows environments.
Getting Started
To get started, you have 2 options:
- Download the latest release of Titanis binaries.
- Download the source code and compile your own.
Each Titanis release includes a set of tools as binaries built for both Windows and Linux. To get started, download this archive and extract the contents to your local file system.
In This Section
- Common Command Line Syntax - Overview of the command line syntax and how it is parsed
- Parameter Defaults - Explains how to set default parameter values
- Authentication - Describes how to control authentication with parameters
- Kerberos - More advanced Kerberos scenarios
- Setting up Your Environment
- Handling Tool Output - Describes parameters that control the output of the tool
- Tools Index - Lists the tools by name and by task