File: ipgrab.gp

package info (click to toggle)
ipgrab 0.8.2-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 540 kB
  • ctags: 555
  • sloc: ansic: 4,608; sh: 1,507; makefile: 120
file content (12 lines) | stat: -rw-r--r-- 368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Genparse file for ipgrab
 */

c / count int [1...] "Exit after receiving 'count' packets"
i / interface string {""} "Listen on interface 'interface'"
b flag "Make stdout buffered"
p flag "Dump packet payloads"
l flag "Don't print link-layer headers"
n flag "Don't print network-layer headers"
t flag "Don't print transport-layer headers"
m flag "Minimal output"