ngrep -itq -W byline
Watching all traffic on eth1:
ngrep -d eth1 -itq -W byline
Watching all traffic on the default interface while searching for the string “testing”.
ngrep -itq -W byline testing
Watching all traffic on the default interface originating from 192.168.1.1:
ngrep -itq -W byline src 192.168.1.1
Watching all traffic on the default interface destined for 192.168.1.2:
ngrep -itq -W byline dst 192.168.1.2
Watching all traffic on the default interface with the gateway of 192.168.1.100
ngrep -itq -W byline gateway 192.168.1.100
See more examples at http://ngrep.sourceforge.net/usage.html
czwartek, 10 listopada 2011
Subskrybuj:
Komentarze do posta (Atom)
Brak komentarzy:
Prześlij komentarz