Skip to content

zbisch/lsniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsniff - Little packet sniffer
Kyle Hale 2011

You must have libpcap installed for this to link correctly

build with 'make'

Run lsniff as super user

Example:
    sudo ./lsniff -d eth0 -c 10 -f "port 80" : capture 10 http packets on the eth0 interface


About

Little packet sniffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages