tpotce/docker/p0f/tools/README-TOOLS
Marco Ochse 0d5d80b1e3 include docker repos
... skip emobility since it is a dev repo
2017-10-13 18:58:14 +00:00

16 lines
499 B
Text

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.