Is this your app? Claim this page to add your own description, links and contact info. It's free. →
Version
5.5
Size
33.26 Mb
Updated
1 month ago
Released
19 Mar 2022
Description
Proxygen is a professional HTTP proxy tool for testing apps and debugging remote API endpoints right on your iPhone, iPad and Mac. And it’s built to delight you while doing it.
Features
• Send iOS device traffic to remote Mac
• Write JavaScript to modify proxied traffic
• Store state in variables for use in Editor
• Match and replace headers and body data
• Syntax highlighting HTTP message editor
• Message history with powerful filtering
• WebSocket and SSE message capture
• Store all data in documents
SEND TO MAC
Easily capture HTTP messages from an iPhone or iPad on your Mac. Traffic is mirrored to the paired Mac over local network even when the iOS app is not active. The Mac app can intercept and edit data of requests and responses before they are forwarded. No more futzing around with Wi-Fi proxy settings and trusted certificates.
SCRIPTING
Write JavaScript code that modifies proxied traffic. Scripts have access to requests and responses, letting you rewrite headers, URLs and body content, inject data, or implement conditional logic that goes beyond what static rules can express.
SYNTAX AWARE EDITOR
Edit requests from the message history or create new to any target. All previously sent requests are kept in the project file so you can return to your work later. The editor uses Tree-sitter for fast language parsing and syntax highlighting. It handles decoding of HTTP content automatically, letting you focus on testing the remote API.
SERVER GRADE PERFORMANCE
The magic lies in a little custom HTTP proxy that the iOS app runs in a local VPN extension. This proxy was developed using SwiftNIO, a framework for bizarrely fast asynchronous network applications. The proxy can perform TLS Manipulator in the Middle (MitM) to see inside HTTPS connections and apply custom logic to each message.
To put it bluntly, you’ve probably never seen a HTTP proxy this fast before. And you likely won’t notice that your web browsing is even proxied at all.
PRIVACY
Proxygen contains no third party frameworks for crash reporting or analytics. Note that Proxygen is a TLS MitM proxy, which means that it sees HTTPS network traffic in plain text. This data is transferred from the proxy to the Proxygen app and stored as part of the project document. Make sure you handle the documents accordingly, as they may contain sensitive data such as session tokens and login credentials.
Privacy policy
https://proxygen.app/docs/privacy
Terms of Use
https://proxygen.app/docs/terms
Device Mockup created from https://deviceframes.com/templates/iphone-13
Estimates
Availability
Devices
iPhone5s
iPadAir
iPadAirCellular
iPadMiniRetina
iPadMiniRetinaCellular
iPhone6
iPhone6Plus
iPadAir2
iPadAir2Cellular
iPadMini3
iPadMini3Cellular
iPodTouchSixthGen
iPhone6s
iPhone6sPlus
iPadMini4
iPadMini4Cellular
iPadPro
iPadProCellular
iPadPro97
iPadPro97Cellular
iPhoneSE
iPhone7
iPhone7Plus
iPad611
iPad612
iPad71
iPad72
iPad73
iPad74
iPhone8
iPhone8Plus
iPhoneX
iPad75
iPad76
iPhoneXS
iPhoneXSMax
iPhoneXR
iPad812
iPad834
iPad856
iPad878
iPadMini5
iPadMini5Cellular
iPadAir3
iPadAir3Cellular
iPodTouchSeventhGen
iPhone11
iPhone11Pro
iPadSeventhGen
iPadSeventhGenCellular
iPhone11ProMax
iPhoneSESecondGen
iPadProSecondGen
iPadProSecondGenCellular
iPadProFourthGen
iPadProFourthGenCellular
iPhone12Mini
iPhone12
iPhone12Pro
iPhone12ProMax
iPadAir4
iPadAir4Cellular
iPadEighthGen
iPadEighthGenCellular
iPadProThirdGen
iPadProThirdGenCellular
iPadProFifthGen
iPadProFifthGenCellular
iPhone13Pro
iPhone13ProMax
iPhone13Mini
iPhone13
iPadMiniSixthGen
iPadMiniSixthGenCellular
iPadNinthGen
iPadNinthGenCellular
iPhoneSEThirdGen
iPadAirFifthGen
iPadAirFifthGenCellular
iPhone14
iPhone14Plus
iPhone14Pro
iPhone14ProMax
iPadTenthGen
iPadTenthGenCellular
iPadPro11FourthGen
iPadPro11FourthGenCellular
iPadProSixthGen
iPadProSixthGenCellular
Pricing by country
| Country | Price |
|---|---|
| Canada | free |
| France | free |
| Germany | free |
| Italy | free |
| Netherlands | free |
| Portugal | free |
| Spain | free |
| UK | free |
| India | free |
| Japan | free |
| Korea, Republic Of | free |
| Poland | free |
| Turkey | free |
| USA | free |
| Ukraine | free |
Version History
Latest: 5.5
• Allow pairing multiple computers for sending traffic to.
• Add filtering using a sitemap that shows a tree representation of visited traffic.
• Allows setting up authentication for matching requests. Basic Auth, API Key, Bearer Token, JWT, Digest and NTLMv1/v2 are available.
• Add support for decoding PHP serialize, Java serialization, Ruby Marshal, Python pickle, ASN.1 BER/DER and WBXML.
• Allow exporting specific messages to HAR, Charles, Mitmproxy and Proxyman files.
• Add connection monitor next to console tab.
• Visual fixes and other improvements.
Notice how we bring new features and major improvements in every app update? If you like Proxygen app and it helps you debug network traffic then please tell your friends and colleagues about it. That would help a lot!
v3.1.1
1 month ago