HTTP Sniffer

HTTP Sniffer
HTTP Sniffer
Developer: houyi
Category: Tools
11K installs
98 ratings
1.9K monthly active users
$<10K monthly revenue est.
IAP 70% · Ad 30%
Install Trends
Weekly +798
Trending
Monthly +2.9K
Trending

HTTP Sniffer Summary

HTTP Sniffer is a ad-supported, with in-app purchases Android app in Tools by houyi. Released in Aug 2025 (8 months ago). It has about 11K+ installs and 98 ratings with a 4.46★ (good) average. Based on AppGoblin estimates, it reaches roughly 1.9K monthly active users and generates around $<10K monthly revenue (70% IAP / 30% ads). Store metadata: updated Mar 15, 2026.

Recent activity: 798 installs this week (2.9K over 4 weeks) showing strong growth , and 10 new ratings this week View trends →

Store info: Last updated on Google Play on Mar 15, 2026 .


4.46★

Ratings: 98

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Pro HTTP/HTTPS sniffer & debugger: intercept, decrypt, per-app, mock, replay

This is a professional-grade HTTP packet capture and network debugging tool for mobile developers and testers, providing comprehensive real-time network traffic monitoring, analysis, and debugging capabilities for Android apps.

### Core Capabilities
- **Real-time Packet Capture**: Supports real-time HTTP/HTTPS packet capture and fine-grained packet viewing (request headers/body, response headers/body).
- **Analysis by Application**: Filters and analyzes network traffic by application to quickly locate the source of problems.
- **HTTPS Decryption**: Provides SSL/TLS certificate management and import, and supports encrypted traffic decryption analysis.
- **Request Simulation (Mock): Configurable rules allow for HTTP mocking, facilitating both online and offline debugging.
- **Modify and Replay**: Supports editing requests and responses after interception, and replays to verify the effectiveness of repairs.

### Why Use VPNService
Apps use Android's VPNService to implement system-level network data channels, enabling the following capabilities:
- **Network Interception**: Intercepts network requests and responses from other apps on the device using VPN technology. - **Packet Analysis**: Analyze HTTP/HTTPS traffic in real time, extracting and displaying key fields and data.
- **Network Debugging**: Provides request path tracing, performance observation, and problem location tools to assist in development and debugging.
- **Packet Rewriting**: Modifies intercepted requests, injects rules, and resends them to verify remediation solutions.

### Compliance and Transparency Statement
- **User Perception**: Continuously displays the VPN service status in the notification bar to ensure users are fully informed.
- **Permission Transparency**: Clearly explain the reason and purpose of VPN permissions during the authorization and onboarding process.
- **Functional Necessity**: VPNService is a necessary technical means for system-level network interception and analysis.
- **Security Boundary**: Used only for network debugging and analysis in development and testing scenarios; no user privacy data is collected.
- **HTTPS Compliance**: HTTPS decryption is only performed after the user has actively installed a trusted certificate and explicitly authorized it. Certificate management is fully controllable and removable.

### Applicable Scenarios
- Development debugging, API verification, problem reproduction and location
- Online problem tracking, weak network and exception handling verification
- Third-party SDK/embedded WebView network behavior analysis
- Rapidly construct and verify mock scenarios