File: pcap

package info (click to toggle)
check-all-the-things 2025.02.06
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 468 kB
  • sloc: python: 1,039; makefile: 17
file content (6 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
4
5
6
[dsniff]
flags = network-dump fixme fixme-silent
files = *.pcap
command = /usr/sbin/dsniff -p {file} | grep -v 'dsniff: using '

# vim:ft=dosini