This is small wrapper for netstat for KDE. It lives in system tray
and shows incoming/outgoing connections as popup messages (which don't
steel focus from active application), including IP addresses,
ports and other. It also has flexible list to ignore some
types of connections (WWW for example).

The following services are ignored by default:
    * microsoft-ds
    * netbios-ssn
    * www

It was initially written for myself to monitor ssh, ftp and proxy
activity on my machine at work.
