4
I Use This!
Very Low Activity
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like 'tcpdump' shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis.

tcpflow understands sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery. However, it currently does not understand IP fragments; flows containing IP fragments will not be recorded properly.

Tags

dump monitoring networking network_monitoring tcp tcpip

In a Nutshell, tcpflow...

Quick Reference

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

Languages

C++
76%
Autoconf
9%
C
8%
5 Other
7%

30 Day Summary

Apr 17 2024 — May 17 2024

12 Month Summary

May 17 2023 — May 17 2024
  • 2 Commits
    Up + 1 (100%) from previous 12 months
  • 1 Contributors
    Down 0 (0%) from previous 12 months

Ratings

2 users rate this project:
4.5
   
4.5/5.0
Click to add your rating
  
Review this Project!