osiris / pcap2dot

Mirror of https://gitlab.com/osiux/pcap2dot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcap2dot

Overview

Read a .pcap file and generate a .dot file with tcp traffic.

Install

Clone the repository:

cd ~
git clone https://github.com/osiris/pcap2dot

Dependences

  • tcpdump
  • graphviz

Usage

pcap2dot test.pcap | neato -Tpng >test.png

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

About

Mirror of https://gitlab.com/osiux/pcap2dot


Languages

Language:Shell 100.0%