Skip to content

BaoTran-Nguyen/miniSnort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniSnort

"To use this program, use the following commands below:" -c : program will exit after receiving count packets" -r <filename.dat> : the program will read packets from filename" -o <filename.dat> : the program will save of outputs to <filename.dat>" -t : the program will print only packets of the " "specified type where type is one of: eth, arp,ip, icmp, tcp or udp" -h : the program will print header info of the " + "specified type where type is one of: eth, arp,ip, icmp, tcp or udp" -src : the program will print only packets with source " "address equal to saddress" -dst : the program will print only packets with destination " "address equal to daddress" -sord : the program will print only packets where "the source address matches saddress or the destination address matches daddress" -sandd : the program will print only packets where the source " "address matches saddress and the destination address matches daddress" -sport : the program will print only packets where the source port " "is in the range port1-port2" -dport : the program will print only packets where the destination port" "is in the range port1-port2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages