https://github.com/pavanchhatpar/packet-sniffer
A Packet Sniffer app made using Python for Linux
https://github.com/pavanchhatpar/packet-sniffer
Last synced: about 2 months ago
JSON representation
A Packet Sniffer app made using Python for Linux
- Host: GitHub
- URL: https://github.com/pavanchhatpar/packet-sniffer
- Owner: pavanchhatpar
- Created: 2017-02-21T18:58:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-02T18:16:05.000Z (about 8 years ago)
- Last Synced: 2025-02-10T02:26:49.095Z (4 months ago)
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Packet Sniffer
A Packet Sniffer app made using Python for Linux## Setup
Change directory into the project after cloning and run,
```
sh setup.sh
```
It will ask for root access## Run the project
Either do,
```
sudo python GUISniffer.py
```
or
```
sudo ./Packet\ Sniffer
```
## Screenshot
