The Flow Chart Generator is a Python script designed to generate flow charts from PCAP (Packet Capture) files. It uses the pyshark library to parse PCAP files and extract network communication details ...
The engine is designed to process Flow Charts that have been exported to XML that conform to the mxGraph standard. You can use a website like draw.io to create your flow chart. Once you have drawn ...