GithubHelp home page GithubHelp logo

a-simple-network-traffic-statistics-tool's Introduction

一个简单的流量统计器

基于jpcap+winpcap实现的一个简单的流量统计工具。

功能

  1. 能够捕获一段时间的数据包,分析统计tcp/udp数据包的数量和流量,并图形化显示统计结果。
  2. 对捕获的数据包可查看数据报时间,源IP地址,目的IP地址,首部长度,数据长度,是否分段,分段偏移量,首部内容,数据内容。
  3. 可以自定义ip规则进行包的过滤。

环境配置

使用前需要先安装./WinPcap_4_1_2.exe

使用方法

开始抓包

1.运行主程序文件。

2.点击菜单,选择“是个包就抓”。

3.选择网卡,确认即可。

流量统计

选择菜单中的流量统计和图标显示即可。

自定义ip规则配置规则

更改USERRULE.txt文件中的ip地址,一行一个,斜杠开头,如/123.321.123.321,上限为50个。

a-simple-network-traffic-statistics-tool's People

Contributors

zuicy avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.