Skip to content

2foil/NetWorkPacketCapture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doc

作用:

  • 能够实时显示选择的客户端所建立的每一条网络连接,并且实时显示每条连接访问的数据包的总大小。
  • 能够解析并查看tcp和http的包内容
  • 默认对抓包数据进行保存,并可查看保存的记录

使用

首先选择要抓包的应用,也可以选择抓手机所有的包:

Image

打开VPN开始抓包:

Image

查看抓包解析结果:

Image

抓包工具会保存抓包记录,可根据抓包开始时间找到所有抓的包,以下是选择抓包开始时间。

Image

选择相应的历史记录的链路,并查看历史抓包内容。

Image

联系我

Image

  • 包下载地址

Image

  • 包下载链接: https://www.pgyer.com/REhj

  • 送人玫瑰,手有余香,请留下你的赞,点起一颗星,照亮四方人。谢谢使用!

Function:

  • It shows the state of Network Connection which is established by your selected client.
  • It can parse TCP packet
  • It can save TCP packet and show you later

use

First,Select the App your want to capture.You can also capture all the app in your devices.

Image

Secondly,open the VPN :

Image

Third ,see the TCP parse Result:

Image

You can choose the history data.

Image

You can see the history data.

Image

Connect me

Image

  • apk download

Image

About

It is used to capture network packet via Android VPN.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%