Using Wireshark, I captured live network traffic, obtaining detailed data at various protocol levels (TCP, UDP, IP, etc.). Packets were analyzed in real-time, which allowed me to observe traffic flow ...
This is a Python project I worked on during my IT studies. With this Python project, I tried making a 'Packet Tracer'-like solution, that can use real hardware network devices. Basically, the idea was ...