File: README-TOOLS

package info (click to toggle)
p0f 3.09b-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 524 kB
  • sloc: ansic: 4,841; sh: 230; makefile: 20
file content (16 lines) | stat: -rw-r--r-- 499 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This directory contains several helper tools mentioned in ../README:

  p0f-sendsyn.c   - a tool for gathering new SYN+ACK signatures

  p0f-sendsyn6.c  - the same, for IPv6 destinations

  p0f-client.c    - simple API client tool for p0f -s mode

Note that IPv6 addresses need to be passed to the utilities in a fully-expanded
form (i.e., no ::).

To build any of these programs, simply type 'make progname', e.g.:

  make p0f-sendsyn

If that fails, you can drop me a mail at lcamtuf@coredump.cx.