Loading...
- v5.1iOS
• Send to Mac now handles transmission of large body data like video. 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!
- v5.0iOS
VARIABLES • Store values such as auth tokens and identifiers in environment variables. Then use them in requests in Editor tool using {{name}} syntax. • New getVariable and setVariable utility functions in scripting. NEW COLOR THEMES • Many new editor themes such as Dracula, Nord and Monokai. 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! - v4.5.0iOS
• New tunneling of device traffic to HTTP proxy. All HTTP/HTTPS traffic leaving the device is now captured in Proxygen. Note that certificate pinning in apps can still prevent HTTPS inspection. • Adds capture of SSE message in Sockets tool. • Adds option for DNS server override. Notice how we bring new features and major improvements in every app update, instead of just fixing crashes and redesigning paywalls? 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!
- v4.4.1iOS
• Fix issue in opening document. • Fixes to text editing in editors. • Visual improvements.
- v4.4.0iOS
• Write JavaScript code to modify proxied traffic. Scripts have access to URL, headers and body data. Use your local files as body data. • Various small fixes and improvements.
- v4.3.0iOS
• Add schemaless Protobuf decoding to message viewer. • Update Tree-sitter syntax highlighter to latest version. • Various small fixes and improvements.
- v4.2.2iOS
• Fix text layout in message editors.
- v4.2.1iOS
• Fix a potential crash when viewing JSON data.
- v4.2.0iOS
• Add support for HAR (HTTP Archive), Charles Proxy, Proxyman and Mitmproxy file formats. Proxygen can now open documents, and import or export in any of these formats. • Small visual improvements.
- v4.1.1iOS
• Use wildcards in match and replace request URI field. • Fix an issue that prevented connecting through the proxy.
- v4.1.0iOS
• Add search and replace to all message editors. • Add client certificate support for mTLS connections. • Small bug fixes and visual improvements.
- v4.0.2iOS
• Fix purchase screen for iOS only option.
- v4.0.1iOS
• Update pricing options
- v4.0iOS
• Allow saving filters and quickly setting previous filters. • Fix editor traffic showing in message history. • Several other improvements and bug fixes. • Update all app dependencies. • Add large test suite to NIOProxy.
- v3.3.1iOS
• Hex view allows selecting bytes and ASCII characters. • More efficient HTTP message sorting in memory. • Improved HTTP data handling in Swift NIO proxy.
- v3.3.0iOS
• Add hex view for HTTP message data. • Update HTTP syntax highlighting parser.
- v3.2.0iOS
• Allow following redirection responses in Editor tool. • Fix showing recently opened files in Recents tab. • Other improvements and bug fixes. • Update dependencies to latest version.
- v3.1.3iOS
• Updated Proxygen website URL. • Fix document presentation to resolve freezing issues.
- v3.1.2iOS
• Use previous document browser as launch screen on iOS 18 as it works more reliably.
- v3.1.1iOS
• Fixes to Live Activity.
- v3.1.0iOS
• Live Activity when Proxygen captures traffic.
- v3.0.5iOS
Proxygen update 3.0 is here! Here's what's new: SEND TO MAC • Send iOS device traffic to a paired Mac. First pair the iOS app with a remote Proxygen Mac app. Then select Send to Mac in the iOS app launch screen to start a remote session with the Mac app. iOS device traffic will be sent to the Mac even when the app is in the background. Intercept and edit requests and responses in the Mac app before they are forwarded by the iOS device. It works like magic. Other improvements: • Editor tool has a rewritten network engine. • Many bugs fixes and performance improvements. Changes: • Lifetime purchase option is now available. • WebSocket traffic inspection does not require a purchase. In this update: • Fixes crash on devices running iOS 16 and 17.
- v3.0.4iOS
Proxygen update 3.0 is here! Here's what's new: SEND TO MAC • Send iOS device traffic to a paired Mac. First pair the iOS app with a remote Proxygen Mac app. Then select Send to Mac in the iOS app launch screen to start a remote session with the Mac app. iOS device traffic will be sent to the Mac even when the app is in the background. Intercept and edit requests and responses in the Mac app before they are forwarded by the iOS device. It works like magic. Other improvements: • Editor tool has a rewritten network engine. • Many bugs fixes and performance improvements. Changes: • Lifetime purchase option is now available. • WebSocket traffic inspection does not require a purchase.
- v3.0iOS
Proxygen update 3.0 is here! Here's what's new: SEND TO MAC • Send iOS device traffic to a paired Mac. Just pair your iOS app with a remote Proxygen Mac app. Then select Send to Mac in the iOS app launch screen to start a remote session with the Mac app. iOS device traffic will be sent to the Mac even when then app is in the background. Intercept and edit requests and responses in the Mac app before they are forwarded by the iOS device. It works like magic. Other improvements: • Editor tool has a rewritten network engine. • Many bugs fixes and performance improvements. Changes: • Lifetime purchase option is now available. • WebSocket traffic inspection does not require a purchase.
- v2.5.2iOS
• Fix sizing of views in iPad app. • Fix crash in iPad app when selecting items in sidebar. • Update Swift package dependencies.