# JZ-Darkal/AndroidHttpCapture

AndroidHttpCapture网络诊断工具 是一款Android手机抓包软件 主要功能包括：手机端抓包、PING/DNS/TraceRoute诊断、抓包HAR数据上传分享。你也可以看成是Android版的"Fiddler" \(^o^)/~

Repository: https://github.com/JZ-Darkal/AndroidHttpCapture
Canonical: https://ross.abutalabs.com/products/androidhttpcapture
Language: Java
License: MIT
License Family: permissive
Last push: 2026-05-07T15:24:24+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 8, longevity 100
- inputs: {"age_days": 3609, "days_push": 118, "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 4603, forks 862 (observed 2026-08-28T04:08:54.893270+00:00)

## What it is
AndroidHttpCapture is an Android network diagnostic and packet capture app, essentially a mobile version of Fiddler. It captures HTTP/HTTPS traffic via a MITM proxy, exports HAR files, and provides DNS/Ping/TraceRoute diagnostics.

## Use cases
- capture http and https traffic on an android phone
- debug mobile web pages and hybrid app webviews
- export captured requests as a HAR file to share with teammates
- diagnose network issues with ping dns and traceroute
- modify http responses for testing
- configure custom host mappings to test backend environments
- view console.log output from webview pages

## When to choose
- you need an on-device Fiddler-like proxy for debugging Android app or mobile web traffic
- you want to capture, inspect, and share HTTP requests/responses as HAR files from a phone
- you need built-in network diagnostics like ping, DNS lookup, and traceroute on Android

## When to avoid
- you need to capture traffic on desktop platforms
- you require HTTPS response modification, which is currently unsupported (HTTP only)
- you need a scriptable headless proxy rather than an interactive GUI app

## Facets
- artifact type: application
- maturity: active
- function: http-server, networking, developer-tools, monitoring, security
- domain: developer-tools, networking, mobile-development, security, web-development
- platform: -
- tags: packet-capture, mitm-proxy, har-export, fiddler-alternative, network-diagnostics, ping, dns, traceroute, webview-debugging, host-configuration, android, mobile

## Member repositories
- JZ-Darkal/AndroidHttpCapture (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:54.893270+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-29T18:19:45.712460+00:00, confidence not recorded.
  - readme: https://github.com/JZ-Darkal/AndroidHttpCapture (fetched 2026-08-28T04:08:54.893270+00:00, sha 08af482d5aa1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
