# wuchangming/spy-debugger

微信调试，各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具，支持：HTTP/HTTPS，无需USB连接设备。

Repository: https://github.com/wuchangming/spy-debugger
Canonical: https://ross.abutalabs.com/products/spy-debugger
Language: JavaScript
License: MIT
License Family: permissive
Topics: debug, wechat, weinre, spy-debugger
Last push: 2025-09-01T08:25:27+00:00

## Health v2 (maintenance only)
Score: 40/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 39, release rhythm 8, longevity 100
- inputs: {"age_days": 3889, "days_push": 366, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7619, forks 827 (observed 2026-08-28T04:10:02.047678+00:00)

## What it is
spy-debugger is a Node.js CLI tool that provides one-stop remote debugging and packet capture for mobile web pages. It injects weinre debugging code into intercepted HTML requests and proxies HTTP/HTTPS traffic via AnyProxy, enabling debugging of phone browsers and WebViews (e.g., WeChat) over Wi-Fi without USB.

## Use cases
- debug pages in WeChat webview on a real phone
- remotely inspect mobile browser pages over Wi-Fi
- capture HTTP/HTTPS traffic from a phone without USB
- edit page content live on a mobile device
- debug hybrid app webviews
- install trusted certificates to intercept HTTPS on mobile

## When to choose
- you need to debug a page inside a mobile WebView like WeChat
- you want remote debugging without connecting the device via USB
- you need combined page inspection and packet capture in one tool
- you want to chain an external proxy like Charles or Fiddler

## When to avoid
- you only need desktop browser DevTools
- you need to debug native app requests with SSL pinning
- you target iOS 15+ where browser-request detection is broken
- you prefer modern Chrome remote debugging over USB

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, http-server, proxy, web-scraping
- domain: developer-tools, web-development, mobile-development
- platform: cli, cross-platform
- tags: remote-debugging, mobile-debugging, packet-capture, weinre, anyproxy, https-proxy, webview-debugging, wechat-debugging, debugging, nodejs

## Member repositories
- wuchangming/spy-debugger (main) score 40

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.047678+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:36:49.427928+00:00, confidence not recorded.
  - readme: https://github.com/wuchangming/spy-debugger (fetched 2026-08-28T04:10:02.047678+00:00, sha fed7cec618ed)
  - registry_npm: https://registry.npmjs.org/spy-debugger (fetched 2026-08-29T08:32:17.450263+00:00, sha b34f7f5596f2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
