{"id":13826865,"url":"https://github.com/huolizhuminh/networkpacketcapture","last_synced_at":"2025-04-08T11:12:11.807Z","repository":{"id":49399629,"uuid":"123860502","full_name":"huolizhuminh/NetWorkPacketCapture","owner":"huolizhuminh","description":"It is used to capture network packet via Android VPN.","archived":false,"fork":false,"pushed_at":"2019-06-28T21:40:12.000Z","size":12007,"stargazers_count":1777,"open_issues_count":45,"forks_count":450,"subscribers_count":71,"default_branch":"master","last_synced_at":"2025-04-08T11:12:02.661Z","etag":null,"topics":["packet-capture","vpn"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huolizhuminh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-05T03:36:03.000Z","updated_at":"2025-03-27T15:01:16.000Z","dependencies_parsed_at":"2022-07-26T14:47:52.792Z","dependency_job_id":null,"html_url":"https://github.com/huolizhuminh/NetWorkPacketCapture","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huolizhuminh%2FNetWorkPacketCapture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huolizhuminh%2FNetWorkPacketCapture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huolizhuminh%2FNetWorkPacketCapture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huolizhuminh%2FNetWorkPacketCapture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huolizhuminh","download_url":"https://codeload.github.com/huolizhuminh/NetWorkPacketCapture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829511,"owners_count":21002997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["packet-capture","vpn"],"created_at":"2024-08-04T09:01:45.643Z","updated_at":"2025-04-08T11:12:11.784Z","avatar_url":"https://github.com/huolizhuminh.png","language":"Java","funding_links":[],"categories":["\u003ca id=\"863839860fab4b8601905205cac9b54f\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"471c124b012dbde8ea3288f35667efc8\"\u003e\u003c/a\u003e流量检测"],"readme":"## 视屏\n地址：http://v.youku.com/v_show/id_XMzYxMjY0NjQwOA==.html?spm=a2h3j.8428770.3416059.1\n\n## 作用：\n* 能够实时显示选择的客户端所建立的每一条网络连接。\n* 能够解析并查看https(暂不开源)和http的包内容。\n* 默认对抓包数据进行保存，并可查看保存的记录。\n* 能够自动将抓包数据进行解析，并保存。\n* 支持https抓包(暂不开源)，支持图片、GZIP、GIF等格式的解析。\n* 支持选择对应的APP进行抓包。\n## 使用\n首先选择要抓包的应用，也可以选择抓手机所有的包：\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵3.png)\n\n打开VPN开始抓包：\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵1.png)\n\n\n查看抓包解析结果：\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵4.png)\n\n抓包工具会保存抓包记录，可根据抓包开始时间找到所有抓的包，以下是选择抓包开始时间。\n\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵5.png)\n\n\n选择相应的历史记录的链路，并查看历史抓包内容。\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵2.png)\n\n\n\n## 更多\n* 技术方案：https://www.jianshu.com/p/ae4d433597ce\n* Email: sysuzhuminh@gmail.com\n\n* 包下载地址 ： https://play.google.com/store/apps/details?id=com.minhui.networkcapture.pro\n\n* 此项目将在star达到1000时开放htts部分的代码。\n\n\n\n# Doc\n## video \n\nAddress: http://v.youku.com/v_show/id_XMzYxMjY0NjQwOA==.html?spm=a2h3j.8428770.3416059.1\n\n## Function:\n* It shows the state of Network Connection which is established by your selected client.\n* It can parse TCP packet \n* It can save TCP packet and show you later\n\n## use\n\n\nFirst,Select the App your want to capture.You can also capture all the app in your devices.\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵3.png)\n\nSecondly,open the VPN ：\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵1.png)\n\nThird ,see the TCP parse Result：\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵4.png)\n\nYou can choose the history data.\n\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵5.png)\n\n\nYou can see the history data.\n\n![Image](https://github.com/huolizhuminh/NetWorkPacketCapture/blob/master/images/抓包精灵2.png)\n\n\n\n## more\n* Blog :https://www.jianshu.com/p/ae4d433597ce\n* Email: sysuzhuminh@gmail.com\n\n\n\n* App that can capture https packet download link： https://play.google.com/store/apps/details?id=com.minhui.networkcapture.pro\n\n* Thank you for the the use of my app.\n\n* The part of code which can capture https packet will be open if the number of the stars of the project reaches 1000. \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuolizhuminh%2Fnetworkpacketcapture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuolizhuminh%2Fnetworkpacketcapture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuolizhuminh%2Fnetworkpacketcapture/lists"}