deepfence/FlowMeter
⭐ ⭐ Use ML to classify flows and packets as benign or malicious. ⭐ ⭐ observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 7
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1842
- days_rel: n/a
- days_push: 560
- n_releases_24m: 0
Adoption not part of the score
1193 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlowMeter is a Go utility that analyzes network packet headers, groups packets into flows, and uses machine learning to classify flows as benign or malicious. It produces rich flow statistics files and serves as a pre-filter before deeper layer-7 analysis.
Use cases
- classify network traffic as benign or malicious with machine learning
- analyze pcap files and extract flow statistics
- pre-filter packets before deep packet inspection
- label network flows for security forensics
- build ML models on network packet data
- detect malicious flows from packet headers
When to choose
- you need fast ML-based classification of network flows from pcap captures or live traffic
- you want to reduce traffic volume requiring deeper layer-7 analysis
- you need tcpdump-like packet analysis with flow statistics output
When to avoid
- you need full deep packet inspection or layer-7 protocol analysis
- you need a real-time inline intrusion prevention system rather than an analysis utility
- you need a GUI-based network analyzer like Wireshark
Facets
cli-tool · maturity active
machine-learning networking security analytics security machine-learning networking windows go pcap-analysis network-forensics traffic-classification intrusion-detection packet-analysis linux macos docker
1 source
- readme: https://github.com/deepfence/FlowMeter · fetched 2026-08-28 · bb4dfab5f55a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deepfence/FlowMeter | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="deepfence/FlowMeter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem