KadirSanel / py-network-sniffer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Network Sniffer

Installation

You have to edit your configurations first. After that, you can run the docker images by typing the codes below into the terminal.

sudo chmod +x ./sniffer.sh

Build Docker Image

sudo ./sniffer.sh build

Start to Sniffer

sudo ./sniffer.sh sniff

Stoping Sniffer

To terminate sniffer "CTRL + C"

License

MIT

About

License:Other


Languages

Language:Python 93.9%Language:Shell 3.6%Language:Dockerfile 2.5%