Skip to content

JerelJr/BombPuppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BombPuppy

A small command-line packet sniffer

Demo_Image

Compiling

For a regular compilation:

make sniffer

For debugging:

make debug

And to clean:

make clean

Running

BombPuppy requires sudo permissions and can be run with:

sudo ./sniffer

The program can also take two options, namely:

[-n n_packets]

  • the number of packets to capture

[-w filename]

  • redirect standard output to a file

Known Issues

  • Some unsupported protocols

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors