SDKs & Libraries
FTAgent (Python)
The Flowtriq detection agent is available on PyPI and handles all communication with the Flowtriq API automatically:
See Agent Setup for installation and configuration, or Mass Deployment for automated provisioning across your fleet.
FTAgent-Lite (Open Source)
A lightweight, open-source traffic monitor with no cloud dependency. Monitors PPS/BPS, protocol breakdown, and prints structured stats to stdout. MIT licensed.
Source: github.com/Flowtriq/ftagent-lite
NetHawk (Open Source)
A real-time network traffic analysis tool for your terminal. Single binary, no config files, no databases. Monitors traffic with protocol breakdown, attack detection, and JSON output. Written in Go, MIT licensed.
Source: github.com/Flowtriq/nethawk