thephucit / network-monitor

Tool to analyze and monitor network traffic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tool to analyze and monitor network traffic


Languages

Language:JavaScript 100.0%