4
I Use This!
Very Low Activity
Analyzed about 5 hours ago. based on code collected 1 day 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

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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

Languages

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

30 Day Summary

Aug 30 2023 — Sep 29 2023

12 Month Summary

Sep 29 2022 — Sep 29 2023
  • 3 Commits
    Up + 2 (200%) from previous 12 months
  • 2 Contributors
    Up + 1 (100%) from previous 12 months

Ratings

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