summaryrefslogtreecommitdiffstats
path: root/network/driftnet/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/driftnet/README')
-rw-r--r--network/driftnet/README17
1 files changed, 13 insertions, 4 deletions
diff --git a/network/driftnet/README b/network/driftnet/README
index 03ebbda903..bdcc236f51 100644
--- a/network/driftnet/README
+++ b/network/driftnet/README
@@ -1,9 +1,18 @@
-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/
This is an updated version available from GitHub, which includes several
patches for use on newer systems.
+
+HTTP websockets display
+-----------------------
+
+Disabled by default.
+
+This feature requires libwebsockets as a dependency and remove this
+build flag: --disable-http-display