Metadata-Version: 2.1
Name: netstat-monitor
Version: 1.1.3
Summary: CLI based network connection monitoring tool
Home-page: https://github.com/stalexan/netstat-monitor
Author: Sean Alexandre
Author-email: sean@alexan.org
License: AGPL
Keywords: cli monitoring
Platform: Linux
License-File: LICENSE

netstat-monitor is a command line tool for monitoring network connections.
Output is similar to the output from the command "netstat --inet -alp". One difference
is netstat-monitor can be left running and will display new connections as they are
made. Also, filters can be applied to limit what's displayed to only unexpected or
interesting connections.
