gnetstat
by Martin Pool
gnetstat shows open network connections on your machine. It's
written in Python using the
PyGTK toolkit. At the moment it only runs on Linux.

download
todo
- Show UDP ports
- Show the pid and the name of the process
- Colour-code sockets by state
- Filtering:
- Hide localhost-localhost sockets
- State
- Translate IP and ports to service names. Perhaps do host
lookups asynchronously.
- Sorting
$Id: index.html,v 1.1 2000/05/25 04:05:11 mbp Exp $