webspy(8) - Linux man page
Name
webspy - display sniffed URLs in Netscape in real-time
Synopsis
webspy [-i interface | -p pcapfile] host
Description
webspy sends URLs sniffed from a client to your local Netscape browser for display, updated in real-time (as the target surfs, your browser surfs along with them, automagically). Netscape must be running on your local X display ahead of time.
Options
-i interface
- Specify the interface to listen on.
- -p pcapfile
- Process packets from the specified PCAP capture file instead of the network.
- host
Specify the web client to spy on.
See Also
dsniff(8)
Author
Dug Song <dugsong@monkey.org>