Having "eyes" on the network traffic is an essential part of IT best practices and regular network and security administration. There are many commercial and open source tools that allow you to dissect the network traffic in a easy-to-read way. In this video I want to share with you how to use ghost_eye EtherAPE tool to easily color code network traffic. Ghost_eye is an intuitive linux-based tool which offers multiple functions, including the a graphical network traffic representation.
Ghost_eye is simple to install and simple to use, here are the commands for you to install it and get it going.
sudo apt install python3
sudo apt install nmap etherape
sudo git clone https://github.com/BullsEye0/ghost_ey...
cd ghost_eye
sudo pip3 install -r requirements.txt
python3 ghost_eye.py