On Linux Server-sytems IP-Sniffer can be called as following:
sudo ipsniff [parameters] >[log-file] &
Parameters |
|
[parameters] |
parameters as described in the chapter above |
> [log-file] |
the whole output will be redirected into a log-file |
& |
the application will be started as background
process |