endgame
is a Python application that captures packets into a pcap
file and also interpretes the packets. Currently, endgame
is able to
Well we really wanted a nice GUI to visualise network traffic, but specific enough for us to see the actual contents.
Python
pip3 install -r requirements.txt
Linux