diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:36:46 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:36:46 -0400 |
commit | a888eae9e9aeb01360a12d4c6d15b85472d0b853 (patch) | |
tree | 5bb4a9f79a992d6acb2f37ffb460bef420e9ecae /network | |
parent | 2e7bf1ba6ca8af30aae34fb903d51e4a14674f73 (diff) |
network/driftnet: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/driftnet/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/network/driftnet/README b/network/driftnet/README index 3774915a48558..bdcc236f51e0a 100644 --- a/network/driftnet/README +++ b/network/driftnet/README @@ -1,7 +1,8 @@ -Driftnet is a program designed to capture JPEG and GIF images by sniffing -network traffic and display them in an X window. Optionally, you may also -capture MPEG audio streams and play them. According to the author, "It is -a horrific invasion of privacy and shouldn't be used by anyone anywhere." +Driftnet is a program designed to capture JPEG and GIF images by +sniffing network traffic and display them in an X window. Optionally, +you may also capture MPEG audio streams and play them. According to +the author, "It is a horrific invasion of privacy and shouldn't be +used by anyone anywhere." Original project: http://www.ex-parrot.com/~chris/driftnet/ |