/network-monitor

Tool to analyze and monitor network traffic

Primary LanguageJavaScript

network-monitor

Tool to analyze and monitor network traffic

  • Current support for HTTP traffic
  • Log's to a file
  • A TUI based responsive display
  • Written in Node.js

Screenshot

Screenshot

Installation

[sudo] npm install network-monitor -g

Usage

[sudo] network-monitor -h

Dependencies

Common Issue

IPv6

IPv6 is not yet supported. use the filter ip proto \tcp to filter out IPv6 packets.

Developer

Dhaval Kapil