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 State of DDoS 2026 REPORT Free Certifications
Research & Guides
Mirai Botnet Kill Switch Research memcached Amplification Dynamic Baselines PCAP Forensics PagerDuty Setup
Company
About Us Partners Managed Protection Whitelabel / Reseller Affiliate Program Pay with Crypto System Status
Legal & Support
Contact Us Security Trust Center Terms Privacy SLA
Who Uses Flowtriq

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

All Use Cases → Talk to Us →
Infrastructure
Hosting Providers ISPs MSPs/MSSPs Small Operators Routers Edge Node Defense Proxy Providers VPN Providers
Gaming & Entertainment
Game Server Hosting Game Studios Esports Platforms iGaming & Sportsbooks
Business & Emerging
SaaS Platforms E-Commerce Financial Services Compliance VoIP & Cloud Calling GPU & AI Cloud
Last updated: June 14, 2026

What does Flowtriq require to deploy?

Any modern Linux distribution (Ubuntu 20.04+, Debian 11+, CentOS 8+). Under 0.1% CPU. Under 30 MB RAM. Install in 60 seconds. No hardware, no dedicated servers, no network topology changes. BGP and cloud scrubbing integrations are optional and extend mitigation to the network edge.

Core Requirements

What you need to get started

Required

Operating systemLinux (Ubuntu 20.04+, Debian 11+, CentOS 8+)
CPU overhead< 0.1%
Memory usage< 30 MB RAM
Python3.6+ (for pip install)
NetworkOutbound TLS (port 443) to flowtriq.com
Access levelRoot (for kernel stats, firewall rules, PCAP)
Flowtriq accountFree trial or paid plan

Optional (extends capabilities)

BGP speakerExaBGP, GoBGP, BIRD 2, FRRouting, Cloudflare, Radware, F5, or webhook
Cloud scrubbingCloudflare Magic Transit, OVH VAC, Hetzner, AWS Shield Advanced, + 5 more
Flow sourcessFlow v5 (port 6343), NetFlow v5/v9 (port 2055), IPFIX (port 4739)
Alert channelsDiscord, Slack, PagerDuty, OpsGenie, Telegram, Teams, SMS, webhooks
SIEMSplunk, Elasticsearch, Microsoft Sentinel, Datadog, Syslog, Wazuh
Web server logsnginx, Apache, Caddy, LiteSpeed, HAProxy (for L7 detection)

Installation

60-second install

# Install the agent
pip install ftagent
 
# Run setup (connects to your Flowtriq dashboard)
sudo ftagent --setup
 
# Detection is active. Baseline converges in ~5 minutes.

The setup wizard prompts for your API key (from the Flowtriq dashboard), configures the agent as a system service, and begins monitoring. No configuration files to edit, no network changes, no reboots.

Integrations

Supported router, firewall, and scrubbing integrations

BGP and cloud scrubbing integrations extend Flowtriq's mitigation from the server level to the network edge. They are optional -- Flowtriq works without them using on-node mitigation.

CategorySupportedPurpose
BGP speakersExaBGP, GoBGP, BIRD 2, FRRouting (FRR)FlowSpec rate-limit/drop, RTBH blackhole announcements
Cloud BGPCloudflare Magic Transit, Radware, F5Cloud-edge BGP mitigation
Cloud scrubbingCloudflare, OVH VAC, Hetzner, AWS Shield AdvancedVolumetric attack absorption
Cloud firewallsDigitalOcean, Vultr, Linode/Akamai, Cloudflare WAFCloud-native firewall rule deployment
RouterOSMikroTik (native API)Direct router rule management
On-node firewallsiptables, nftables, ipset, ufw, firewalld, CSF, XDP/eBPF, tcServer-level packet filtering
Flow telemetrysFlow v5, NetFlow v5/v9, IPFIXRouter-level traffic visibility

BGP FlowSpec and RTBH are strengths of Flowtriq's integration model. If you have BGP infrastructure, Flowtriq automates what operators previously did manually: detecting an attack, logging into a router, and typing FlowSpec or RTBH commands. If you do not have BGP infrastructure, on-node rules and cloud firewall APIs handle mitigation.

FAQ

Deployment questions

What are the minimum system requirements?

Any modern Linux distribution (Ubuntu 20.04+, Debian 11+, CentOS 8+). Under 0.1% CPU usage. Under 30 MB RAM. Python 3.8+ (for pip install). Network connectivity to the Flowtriq dashboard over TLS. That is the complete list. No special hardware, no dedicated server, no root partition requirements.

How do I install Flowtriq?

Run: pip install ftagent && sudo ftagent --setup. The setup wizard connects the agent to your Flowtriq dashboard using an API key. Detection is active within 30 seconds. Baseline convergence takes approximately 5 minutes.

Does Flowtriq require root access?

Yes. ftagent needs root to read kernel-level network stats from /proc/net/dev, execute firewall rules (iptables, nftables, XDP), and capture packets for PCAPs. It runs as a system service.

Does Flowtriq require BGP?

No. BGP FlowSpec and RTBH are optional features for operators who have BGP infrastructure. Without BGP, Flowtriq provides full detection, classification, PCAP forensics, alerting, and on-node mitigation (iptables, nftables, XDP/eBPF). BGP extends mitigation to the network edge, but it is not required for the core product to work.

What Linux distributions are supported?

Ubuntu 20.04+, Debian 11+, CentOS 8+, RHEL 8+, Rocky Linux, AlmaLinux, Fedora, Arch Linux, openSUSE, and others. Any modern Linux distribution is supported.

Does Flowtriq work on ARM servers?

Yes. ftagent is a Python package that runs on any architecture supported by the Linux kernel, including x86_64 and ARM (aarch64). No native binary compilation required.

What network ports does Flowtriq use?

Outbound: TLS (443) to the Flowtriq dashboard API. Inbound (optional): sFlow (UDP 6343), NetFlow (UDP 2055), IPFIX (UDP 4739) if using flow source ingestion. No inbound ports required for agent-only deployments.

Can I deploy Flowtriq without internet access?

ftagent needs connectivity to the Flowtriq dashboard for metrics reporting, alert dispatch, and configuration sync. However, it has a 2,000-event offline retry queue: detection and local mitigation continue during connectivity loss, and events sync when the connection is restored.

60-second install. No hardware. No contracts.

14-day free trial. Every feature included. No credit card required.

Start Free Trial → See Pricing