mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
1c8a77bd81
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
643 B
Text
17 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
|