Skip to content

Magiccoder6/MagixSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagixSniffer

Packet Sniffer

1. Install Python

https://www.python.org/

2. Install Python Modules

Navigate to the folder where the requirements.txt is located. Run the command pip install -r requirements.txt

NOTE -- If you are on windows install npcap (https://npcap.com/)

3. Run App

Run command python main.py Copy link that is displayed on the console then paste in your browser. Screenshot 2023-11-07 234956

3. Run Unit/Integration Tests

Run command python -m unittest tests.main_tests Screenshot 2023-11-07 235217

About

Packet Sniffer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published