
Windows protocol library, including SMB and RPC implementations, among others.
Titanis is a library of protocol implementations and command line utilities, written in C#, for interacting with Windows environments. It uses .NET 8 and is cross-platform (Windows and Linux). Some of the protocols implemented:
-Socks5 parameter) (RFC1928)For recent changes, see the change log
For an overview on supported authentication scenarios, see Authentication - Describes how to control authentication with parameters
The toolset implements callbacks and logging features to integrate into your operational environment.
For a list of command line tools and tasks you can perform with them, check the Tool Index
If you are a user, see the User Guide for a list of command line utilities and how to use them.
If you are a developer, see the Developer Guide for information on how to enhance the code base.
Within Titanis.sln, the projects are grouped into the following functional areas:
Several of the projects contain a file named References.txt that references the specifications consulted during development. The source code contains references to these specifications, usually along with the relevant section number.