Skip to content

ataberkozek/PacketSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

---Packet Sniffer---

Before running the program:

1) install tkinter (used for GUI) with "sudo apt-get install python3-tk" command.

2) Run pycharm with SUDO permission. (without root permission the program is not going to run as expected)

How to run:

1) Run packet_sniffer.py.

2) Open up a browser.

3) Press initialize button.

4) Reload a page on the browser. 

- Additionally some images that shows the structure of the Ethernet Frame, Ip header
and TCP IP Packet is added in the "Basics" folder of the project.

About

CS 350 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published