Skip to content

This project proposes a Network Tool Sniffer which sniff many network packets like IP packets, TCP/IP and UDP packets, HTTP, HTTPS, Telnet, and SMTP. The program is able to capture the packets in real time and export the captured data into a file.

Notifications You must be signed in to change notification settings

khubaibalam2000/Network-Tool-Sniffer

Repository files navigation

steps to run:

1. You need Linux to run the program.
2. open the CMD terminal in the same folder as the project.
3. Write the following the command: sudo python3 k191050_k191033_code.py
4. open the browser
5. search for any website
6. Again open the terminal and check the terminal, the packets should be coming.

About

This project proposes a Network Tool Sniffer which sniff many network packets like IP packets, TCP/IP and UDP packets, HTTP, HTTPS, Telnet, and SMTP. The program is able to capture the packets in real time and export the captured data into a file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages