buckyroberts / Python-Packet-Sniffer

Python network packet sniffer.
250 stars 146 forks source link

Plot a graph for sniffed packet #3

Open Anshu-Net opened 6 years ago

Anshu-Net commented 6 years ago

I am trying to plot a graph of sniffed packets. My idea is to plot a graph for number of different protocol used every minute. A graph which show in every minute number of UDP, TCP, ICMP, IPV4 protocol is used. can you help me with importing this outputs and plot a graph.

techyringo commented 5 years ago

Yes i can plot bipartite graph between source and destination and also mobi patent graph..do you need it??? http://bl.ocks.org/mbostock/1153292 like this