wanghongenpin/proxypin

Open source free capture HTTP(S) traffic software ProxyPin, supporting full platform systems

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 4th, 2026
Created on June 5th, 2023
Open Issues & Pull Requests: 105 (+0)
GitHub issues: Enabled
Number of forks: 1,199
Total Stargazers: 13,895 (-1)
Total Subscribers: 70 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 days
Mean response time: 28.2 days
90th percentile: 75.7 days
Tracked items: 527

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 28 hours, while "p1" waits about 7 days. 35% of tracked open issues have had no activity in three months. Only 12% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 92
New in 7 days: 5
Closed in 7 days: 0
Avg open age: 157 days
Stale 30+ days: 55
Stale 90+ days: 36

Recent activity

Opened in 7 days: 4
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (230)
  • enhancement (198)
  • done (180)
  • p1 (67)
  • need-more-information (38)
  • question (15)
  • wontfix (15)
  • invalid (13)

Most active issues this week

Detailed Description

ProxyPin is a cross-platform HTTP(S) traffic capture and inspection tool built with Flutter that runs on Windows, Mac, Android, iOS, and Linux.

The tool solves the problem of monitoring and debugging network traffic by intercepting HTTP(S) requests and responses. It allows developers to inspect, rewrite, and manipulate traffic in real time. Key capabilities include mobile device connection via QR code scanning without manual proxy configuration, domain-based traffic filtering to isolate specific requests, JavaScript scripting support for request and response processing, request rewriting with redirection and message modification, local request mapping to bypass remote services, automatic AES decryption of encrypted message bodies, request blocking by URL pattern, and automatic history storage with HAR format export and import. The tool also includes a toolbox with encoding utilities, regex support, and favorites management.

Developers should choose ProxyPin if they need a free, open-source alternative to commercial traffic capture tools. It is particularly suited for mobile app development and testing, including Flutter applications, and for scenarios where cross-platform support matters. The tool's strength lies in its unified interface across all major operating systems and its mobile-first design with QR code-based connection setup that eliminates manual WiFi proxy configuration. The README does not make direct comparisons to other tools in the category.

The project maintains active development with regular feature additions and UI improvements. The maintainers actively solicit user feedback and contributions to guide ongoing development. The tool is distributed through multiple channels including GitHub releases and official app stores for iOS and Android, indicating sustained platform support and maintenance.