mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
a888eae9e9
Signed-off-by: B. Watson <yalhcru@gmail.com>
18 lines
643 B
Text
18 lines
643 B
Text
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
|