jzyong / TcpMonitor

Application-oriented customized TCP message interception, monitoring, and statistics.

Home Page:https://jzyong.github.io/TcpMonitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tcp Monitor

  Application-oriented customized TCP message interception, monitoring, and statistics. Because the TCP protocol of each project is different, the project cannot be directly used. You need to modify the TCP packet logic and application statistics by yourself. Document

Directory Description
config Config file
docs html document
manager Network core logic
mode Core logical entity
res markdown document
service Customize the specific service logic(need modify)
static web js,css,image(need modify)
view Web page(need modify)
web Web logic(need modify)

Features

  • Monitors all TCP messages sent and received on a specified port on a network adapter
  • Check why each Socket is closed
  • Calculate the number, size, and so on
  • Check the delay and packet loss rate of an IP address corresponding to a country or city
  • Statistics of each user's network connection, message details

Technology and reference

About

Application-oriented customized TCP message interception, monitoring, and statistics.

https://jzyong.github.io/TcpMonitor/

License:MIT License


Languages

Language:CSS 45.5%Language:Go 26.4%Language:HTML 24.6%Language:JavaScript 3.5%Language:Batchfile 0.0%