{"id":15132757,"url":"https://github.com/deepfence/flowmeter","last_synced_at":"2025-09-29T01:30:43.918Z","repository":{"id":41258056,"uuid":"397341429","full_name":"deepfence/FlowMeter","owner":"deepfence","description":"⭐ ⭐  Use ML to classify flows and packets as benign or malicious. ⭐ ⭐ ","archived":false,"fork":false,"pushed_at":"2024-09-09T11:19:51.000Z","size":10778,"stargazers_count":1125,"open_issues_count":0,"forks_count":206,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-12-19T04:31:11.870Z","etag":null,"topics":["awesome","data-science","data-science-projects","forensics-tools","hacktoberfest","infosectools","machine-learning","machine-learning-projects","machinelearning","machinelearningproject","network-analysis","network-security","packet-analyser","pcap","security","security-tools","tcpdump-like"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepfence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-17T17:35:45.000Z","updated_at":"2024-12-17T18:15:48.000Z","dependencies_parsed_at":"2024-06-20T06:59:13.712Z","dependency_job_id":"5f5e7369-6b9d-4193-b237-0714d2782bd8","html_url":"https://github.com/deepfence/FlowMeter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepfence%2FFlowMeter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepfence%2FFlowMeter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepfence%2FFlowMeter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepfence%2FFlowMeter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepfence","download_url":"https://codeload.github.com/deepfence/FlowMeter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234579583,"owners_count":18855636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome","data-science","data-science-projects","forensics-tools","hacktoberfest","infosectools","machine-learning","machine-learning-projects","machinelearning","machinelearningproject","network-analysis","network-security","packet-analyser","pcap","security","security-tools","tcpdump-like"],"created_at":"2024-09-26T04:23:20.491Z","updated_at":"2025-09-29T01:30:43.912Z","avatar_url":"https://github.com/deepfence.png","language":"Go","readme":"[![Documentation](https://img.shields.io/badge/documentation-read-green)](https://docs.deepfence.io/flowmeter)\n[![GitHub license](https://img.shields.io/github/license/deepfence/FlowMeter)](https://github.com/deepfence/FlowMeter/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/deepfence/FlowMeter)](https://github.com/deepfence/FlowMeter/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/deepfence/FlowMeter)](https://github.com/deepfence/FlowMeter/issues)\n[![Slack](https://img.shields.io/badge/slack-@deepfence-blue.svg?logo=slack)](https://join.slack.com/t/deepfence-community/shared_invite/zt-podmzle9-5X~qYx8wMaLt9bGWwkSdgQ)\n\n# FlowMeter\n\nFlowMeter is an experimental utility built for analysing and classifing packets by looking at packet headers.\n\n## Primary design goals:\n\nFlowMeter aims to:\n\n- **Classify packets and flows as benign or malicious with high true positives (TP) and low false positives (FP)**.\n- **Use the labeled data to reduce amount of traffic requiring deeper analysis**.\n\nAdditionally, Deepfence FlowMeter also categorizes packets into flows and shows a rich ensemble of flow data and statistics.\n\n| \u003cimg width=\"1559\" alt=\"Flowmeter-flows\" src=\"https://user-images.githubusercontent.com/26308648/165219276-e9c9a99a-1bc1-40c9-bfaa-779b6380ae67.png\"\u003e |\n| :--------------------------------------------------------------------------------------------------------------------------------------------------: |\n|                                         _FlowMeter takes packets and returns file with statistics of flows._                                         |\n\n| \u003cimg width=\"1559\" alt=\"Flowmeter-flowsClassification\" src=\"https://user-images.githubusercontent.com/26308648/165219569-42a84939-8c28-4b70-b864-f4980c3ee27d.png\"\u003e\n|:--:|\n| _Flowmeter takes packets and returns file with statistics of flows and classifies packets as benign or malicious._ |\n\n## When to use FLowMeter\n\nUse FlowMeter if you wish to build and operate machine-learning models on network packet data.\n\n## Quick Start\n\nFor full instructions, refer to the [FlowMeter Documentation](https://docs.deepfence.io/flowmeter).\n\n![FlowMeter QuickStart](docs/docs/flowmeter/img/flowmeter.svg)\n\n## Who uses FlowMeter?\n\n- We use FlowMeter internally to quickly analyse and label packets. It forms one part of a project to build a fast pre-filter for packets before we conduct deeper layer-7 analysis in [Deepfence ThreatMapper](https://deepfence.io/threatmapper/).\n\n## Get in touch\n\nThank you for using FlowMeter.\n\n- [\u003cimg src=\"https://img.shields.io/badge/documentation-read-green\"\u003e](https://docs.deepfence.io/flowmeter) Start with the documentation\n- [\u003cimg src=\"https://img.shields.io/badge/slack-@deepfence-blue.svg?logo=slack\"\u003e](https://join.slack.com/t/deepfence-community/shared_invite/zt-podmzle9-5X~qYx8wMaLt9bGWwkSdgQ) Got a question, need some help? Find the Deepfence team on Slack\n- [![GitHub issues](https://img.shields.io/github/issues/deepfence/FlowMeter)](https://github.com/deepfence/FlowMeter/issues) Got a feature request or found a bug? Raise an issue\n- [productsecurity _at_ deepfence _dot_ io](SECURITY.md): Found a security issue? Share it in confidence\n- Find out more at [deepfence.io](https://deepfence.io/)\n\n## Security and Support\n\nFor any security-related issues in the FlowMeter project, contact [productsecurity _at_ deepfence _dot_ io](SECURITY.md).\n\nPlease file GitHub issues as needed, and join the Deepfence Community [Slack channel](https://join.slack.com/t/deepfence-community/shared_invite/zt-podmzle9-5X~qYx8wMaLt9bGWwkSdgQ).\n\n## License\n\nThe Deepfence FlowMeter project (this repository) is offered under the [Apache2 license](https://www.apache.org/licenses/LICENSE-2.0).\n\n[Contributions](CONTRIBUTING.md) to Deepfence FlowMeter project are similarly accepted under the Apache2 license, as per [GitHub's inbound=outbound policy](https://docs.github.com/en/github/site-policy/github-terms-of-service#6-contributions-under-repository-license).\n\nUpdated readme file\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepfence%2Fflowmeter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepfence%2Fflowmeter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepfence%2Fflowmeter/lists"}