diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:09:32 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:09:32 -0400 |
commit | 85b354fbbf585a28705239d87f316f6855f8a181 (patch) | |
tree | bce66cbf42a2cbb7efcf82c11ea9e4d12a8e20eb /network | |
parent | e180c03e6ce46b5a24687337a90a9b5bb17c8cf8 (diff) | |
download | slackbuilds-85b354fbbf585a28705239d87f316f6855f8a181.tar.gz |
network/p0f: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/p0f/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/p0f/README b/network/p0f/README index 446ebf940c..96b39ac486 100644 --- a/network/p0f/README +++ b/network/p0f/README @@ -1,10 +1,10 @@ P0f is a tool that utilizes an array of sophisticated, purely passive -traffic fingerprinting mechanisms to identify the players behind any -incidental TCP/IP communications (often as little as a single normal SYN) -without interfering in any way. Version 3 is a complete rewrite of the -original codebase, incorporating a significant number of improvements -to network-level fingerprinting, and introducing the ability to reason -about application-level payloads (e.g., HTTP). +traffic fingerprinting mechanisms to identify the players behind +any incidental TCP/IP communications (often as little as a single +normal SYN) without interfering in any way. Version 3 is a complete +rewrite of the original codebase, incorporating a significant number +of improvements to network-level fingerprinting, and introducing the +ability to reason about application-level payloads (e.g., HTTP). To build and install the optional signature and API tools, specify TOOLS=yes to the SlackBuild, for example |