A small command-line packet sniffer
For a regular compilation:
make sniffer
For debugging:
make debug
And to clean:
make clean
BombPuppy requires sudo permissions and can be run with:
sudo ./sniffer
The program can also take two options, namely:
- the number of packets to capture
- redirect standard output to a file
- Some unsupported protocols
