Created
December 15, 2012 16:16
-
-
Save hoterran/4296761 to your computer and use it in GitHub Desktop.
ngrep help
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-i ignore case of regex | |
-w match regex | |
-q don't output any information other than packet headers and payloads | |
-e show empty packets | |
-v invert the match | |
-x hex as well as ASCII | |
-l stdout line buffered | |
-s snaplen | |
set caplen,default 65536 | |
-S limitlen | |
ngrep show len | |
-d dev | |
-A num | |
"-W normal|byline|single|none" | |
https://github.com/github/gitignore | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment