一款从Chrome捕获网络流量的工具,包括跨域iframe和worker,配有桌面应用支持实时查看、SQLite持久化存储以及HAR/ZIP导出(可选敏感数据脱敏)。

Stars

53

7 天增长

暂无数据

Fork 数

37

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-10

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

能捕获Chrome DevTools遗漏的流量(如表单POST注册和OOPIF),具有粘性标签页流程捕获和CAPTCHA检测功能。

适合谁使用

  • 调试复杂多框架/支付流程的Web开发者
  • 分析第三方脚本的安全研究人员
  • 测试表单提交和验证码集成的QA工程师
  • 需要高级网络捕获并支持敏感数据脱敏的用户

典型使用场景

  • 调试跨域iframe的OAuth/支付流程
  • 捕获DevTools丢弃的表单POST注册的完整请求/响应数据
  • 导出带有脱敏敏感信息的网络日志用于分享
  • 跨多个会话持久化并搜索大量网络捕获数据

项目优势

  • 通过扁平CDP会话捕获跨域iframe(OOPIF)和worker
  • 粘性标签页流程捕获可跨越导航到非白名单域名
  • 三种并行检测路径实现CAPTCHA检测
  • 持久化SQLite会话,虚拟化列表可处理1万+行数据

使用前须知

  • 需要Chrome调试器信息栏,关闭即断开
  • 每个标签页只能挂载一个调试器(无法同时使用DevTools)
  • 大型/流式响应体可能无法通过CDP获取
  • MV3服务工作线程空闲超时可能导致短暂断开

README 快速开始

Usage

项目描述

Auto-capture network traffic from Chrome — including requests Chrome DevTools itself misses — view requests live in a desktop app with virtualized timeline, persist sessions to SQLite, and export to HAR or ZIP — with optional sensitive-data redaction.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

TanStack
精选
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web 开发前端框架
14,861
vercel-labs
精选
vercel-labs GitHub avatar

scriptc

scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

开发者工具代码质量与构建
1,985
Jakubantalik
精选
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI 与机器学习AI 智能体
1,191