Simple python script parsing packet capture files with scapy and visualizing IP-communication between nodes using the anychart .js libraries. After the parsing is done and the necessary HTML and JSON files are created, a simplehttpserver is initiated to serve the visualization.
since pcap files tend to become very large, an appropriate output is provided where a timestamp is added to each step of processing the pcap.