Detection, Mitigation & Response

Detect and mitigate DDoS attacks in under 1 second, respond automatically, and keep your users informed.

All features →
Learn
Documentation Quick Start API Reference Agent Setup DDoS Protection Landscape Free Certifications NEW
Popular Guides
memcached Amplification Dynamic Baselines PCAP Forensics PagerDuty Setup
Company
About Us Partners White Label Referral Program Pay with Crypto System Status
Legal & Support
Contact Us Terms Privacy SLA
Who Uses Flowtriq

From indie hosts to ISPs — see how teams like yours use Flowtriq to detect and stop DDoS attacks.

Talk to Us →
Infrastructure
Hosting Providers ISPs MSPs Small Operators
Gaming
Game Server Hosting Game Studios
Business
SaaS Platforms E-Commerce Financial Services

SDKs & Libraries

FTAgent (Python)

The Flowtriq detection agent is available on PyPI and handles all communication with the Flowtriq API automatically:

pip install ftagent --break-system-packages

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.

pip install ftagent-lite --break-system-packages sudo ftagent-lite --watch

Source: github.com/Flowtriq/ftagent-lite

For programmatic access to your Flowtriq data, use the Deploy API for node provisioning and the Webhook integration for real-time incident events.