Changelog

All release notes of Proxyman for macOS

MAC APP

Features

  • HTTP/2 Beta Support: Added experimental HTTP/2 protocol support for better performance and compatibility with modern web services. You can download the BETA in the Settings -> General Tab
  • Localhost Traffic Capture: Introduced the ability to capture HTTP/HTTPS traffic from localhost from Google Chrome and Firefox in the Automatic Setup Tool. Proxyman can capture localhost:3000 directly, without the /etc/hosts file.
  • XML Prettify: Added XML formatting with indentation with expand/collapse gutter in the Response Body Viewer.
  • New proxyman-cli commands v1.7.0: Allow to open / on / off a give tool by using the new proxyman-cli commands.
MAC APP

Improvements

  • Enhanced Certificate Validation: Improved certificate checking logic to better handle invalid or expired certificates, providing clearer guideline to fix it
  • Team Subscription License: Support Team Subscription license, show the current subscription info.
  • iOS Simulator: Improved the logic for restarting iOS Simulators. It will re-launch your current iOS Simulator instance (Previously, it will re-launch the first iOS Simulator instance, which is not the one you are currently using)
  • IPv4 Address Detection: New logic to detect IPv4 address when using VPN apps
  • Toolbar: Introduce the new set of Toolbar icon to fit with macOS 26 Tahoe
MAC APP

Bug Fixes

  • Server-Sent Events (SSE): Fixed rendering issues with SSE responses from Ollama and similar streaming endpoints
  • Diff View Rendering: Resolved an issue where the Diff view would fail to render properly when comparing requests and responses
  • Saved Folder with Empty List: Fixed a bug where the Saved Folder feature shows empty lists at launch
  • Test Suite Updates: Updated certificate validation tests to ensure better reliability and coverage
  • IP v4 issue: Fixed a bug where the IP v4 address is not detected correctly when using VPN apps
  • Toolbar Selected issue: Fixed a bug where the Toolbar selected state is not correct when using the new set of Toolbar icon on macOS 26 Tahoe

MAC APP

Proxyman 6.2.0: WebSocket Scripting, Socket.IO Support, Ghostty Support, and fix bugs πŸš€

  • Release date: 04 December 2025
  • Download Link: Download
  • SHA-256: a58d5a80553016b4f22c230973191741aae42dc2fd631e30b23094e28563fe9d

⚑️ Improve

  • Added WebSocket Scripting: You can now modify WebSocket headers and URLs (not payloads) directly from Scripts.
  • Added Ghostty support to Automatic Setup for 1-click HTTPS capture from Node.js, Ruby, Python, and Go scripts.
  • Added new --since <flow_id> flag to proxyman-cli to export logs starting from a specific Flow ID.
  • Improved Block List: Blocked requests are now grayed out for easier visibility.
  • Improved WebSocket parser to correctly handle Socket.IO messages and continuous frames.

🐞 Bugs

  • Fixed an issue where Automatic Setup couldn't intercept HTTPS traffic from Ruby scripts.
  • Fixed WebSocket Response panel being disabled after unclean client shutdowns.
  • Fixed parsing issues with Socket.IO WebSocket messages.

MAC APP

Proxyman 6.1.0: Improved Scripting, Better Previewing & Major Stability Fixes with memory leak fixes πŸš€

  • Release date: 19 November 2025
  • Download Link: Download
  • SHA-256: ea95d4f5a926fb306515914d1c7a0992797a40017f586e22e9d3a072eef7476f

⚑️ Improve

  • Added Syntax Highlighting support in the Custom Previewer tab.
  • You can now write and edit JS scripts directly in VSCode for the Scripting feature β€” improving workflow and productivity.
  • Scripting now exposes the original URL even when modified by Map Remote.
  • Updated Search behavior in Request/Response Body panel: Match Case is now disabled by default for more intuitive searching.

🐞 Bugs

  • Fixed an issue where Proxyman closed connections prematurely when processing large payloads.
  • Resolved an issue causing text/event-stream responses with gzip encoding to fail rendering.
  • Fixed missing JSON syntax highlighting in Map Local responses.
  • Addressed a regression (v5.25+) where WebSocket requests would frequently disconnect.
  • Fixed a bug where Response Search did not work in certain cases.
  • Resolved a memory leak occurring when decoding Zstd streaming buffers.

MAC APP

Proxyman 6.0.2: UI HOTFIX for macOS 26 Tahoe and fix bugs πŸš€

  • Release date: 25 October 2025
  • Download Link: Download
  • SHA-256: eace9d047b3205c364bcc213157abd2ea08f6d60f0ad4e6526ad2eeddf5de850

Bugs

  • Fixed: macOS 26 UI issue: Proxyman app doesn't fit the screen after clicking on OPT + (green) '+'
  • Fixed: Proxyman cannot be horizontally resized when the sidebar is open
  • Fixed: Toggling the source list panel no longer works
  • Fixed: Monaco Editor sometimes doesn't load the content at all
  • Fixed: A Custom Filters list is too long and doesn't fit the screen, so the main window is not resizable

MAC APP

Proxyman 6.0.0: Redesigned for macOS 26 Tahoe, Command Palette, and fix bugs πŸš€

  • Release date: 21 October 2025
  • Download Link: Download
  • SHA-256: 870437201d46f1c3396942296ed821003e417a2d6274dbfbebf3310200ce5ccb

✨ Features

  • Redesigned for macOS 26 β€œTahoe” β€” Enjoy a fresh, glassy sidebar and an updated toolbar that blends beautifully with the new macOS look.
  • Command Palette β€” Quickly search and access requests, responses, scripts, and more. Work faster without leaving your keyboard!

⚑️ Improvements

  • Added a Host Filter to the main Filter panel for easier traffic filtering.
  • Improved WebSocket handling for smoother and more reliable connections.
  • Removed the Toolbar Style option in App Settings β€” it’s now handled automatically.
  • Cleaned up legacy code that caused issues with HTTP/2.
  • Added support for shared licenses on the same Mac.
  • Removed CocoaPods dependencies to reduce the app size and improve performance.

🐞 Bugs

  • Fixed a crash when customizing the toolbar on macOS 15 or later.
  • Fixed an issue where closed connections by the client didn’t update the status correctly.
  • Fixed an issue where the Monaco Editor failed to find strings containing special emojis.
  • Fixed a crash when using an invalid scheme in scripts from the Scripting Tool.
  • Fixed an issue where the Scripting Tool didn’t encode paths correctly.

πŸ“Έ Screenshots

New macOS UI for macOS 26 Tahoe

Command Palette


MAC APP

Proxyman Proxyman 5.25.0: Fix Bugs and improve Android Google Play Store versions πŸš€

  • Release date: 20 September 2025
  • Download Link: Download
  • SHA-256: 898bd11892f1c7422ccc7c17d675915684564c4e25e0b910ad28e436b6c286f1

⚑️ Improvements

  • Improved Automatic Script functionality for Android Google Play Store versions
  • Reverted the websocket logic from the previous v5.19.0 implementation

🐞 Bugs

  • Fixed issue where Proxyman cannot find iPad/iPhone simulators with iOS 26.0
  • Fixed crash when filtering large JSON responses using jq
  • Fixed Proxyman crashes on macOS 15.5 (24F74) ARM devices
  • Fixed External Proxy PAC not honoring SOCKS5 host:port configuration (only works with SOCKS host:port)
  • Fixed crash at launch during license status updates
  • Fixed "Aborted" and "socket not connected" errors
  • Fixed issue where exporting a single response creates a folder instead of a single file

πŸ“Έ Screenshots

Proxyman captures HTTPS from Android Emulators Google APIs


MAC APP

Proxyman 5.24.0: Introduce jq filter, History Requests, Block List Tool and fix bugs πŸš€

  • Release date: 7 September 2025
  • Download Link: Download
  • SHA-256: b5700b1bc4fc4f0ca224f87587b1551bd5f20c39d53c34cb0be7263a1fe92622

✨ Features

  • Introduce the jq filter in the JSON Tabs. Much easier to filter the JSON Body: jq is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text.
  • Introduce the History Requests when making a request with the Compose Tool. You can see the history requests and reuse them.
  • Introduce blocking requests by apps in the Block List Tool. You can select the app and block the requests by the app.

⚑️ Improvements

  • Support HTTPS on proxy.man/ssl and cert.proxyman.io so it's easier to download the certificate incase your web browser automatically redirects to https.
  • Support download Proxyman CA Certificate with Airdrop to your iOS or iPadOS device.
  • proxyman-cli: Supprot relative path when exporting or importing settings.
  • Remove Posthog analytics.
  • Use built-in analytics for annonymous tracking.

🐞 Bugs

  • Fixed: Scripting Tool change the query orders when adding a new query.
  • Fixed: Scripting Tool does not encode the [ and ] in the query string.
  • Fixed: Clear session clears all requests in the imported files

πŸ“Έ Screenshots

  • jq filter in the JSON Tabs jq filter in the JSON Tabs

  • History Requests when making a request with the Compose Tool History Requests when making a request with the Compose Tool

  • Block List Tool Block List Tool


MAC APP

Proxyman 5.23.1: HOTFIX Proxyman Crashes

  • Release date: 9 August 2025
  • Download Link: Download
  • SHA-256: c2f11d625b2422ea8cbecac4fa195c5c3fe1a266f14fab46a10fa363a707a37a

🐞 Bugs

  • Fixed random crashes when using Proxyman. It's because of a race condition in UIThroller when updating the body via Server-Sent Events.
  • Scripting Tool: Resolved a race condition with sharedState that could lead to unstable behavior.

MAC APP

Proxyman 5.23.0: New Scripting Editor, Multi-level Folders, and fix bugs πŸš€

  • Release date: 23 July 2025
  • Download Link: Download
  • SHA-256: 54524501428af5d674a69a1ba2b05b56ec22b79578ef7aa9a9ebf5199094aa9a

✨ Features

  • Added support for multi-level folders in the Rules section: You can now organize your rules in nested folders, similar to Finder, for better structure and management. Supports Map Local, Breakpoint, and the Scripting Tool.
  • Scripting: New Scripting Editor with improved auto-completion and hover support to show object properties.

⚑️ Improve

  • Python: Fix for Automatic/Manual Script execution with Python.
  • Map Local: Improved syntax highlighting for HTTP message format.
  • Breakpoint: Now supports Breakpoint on WebSocket responses.
  • Breakpoint: Option to drop the connection with a 429 status code.
  • Filter: Add support for case-sensitive filtering.
  • Improved logic: Automatically re-selects the "All Apps" or "Domains" folder at launch.
  • Scripting Tool: Option to override Content-Type header.
  • SSE Tabs and OpenAPI Tabs now support GitHub Copilot response format.
  • Updated to the latest SwiftNIO for better performance and stability.
  • Image Tab: Show Image Inspector.

🐞 Bugs

  • Reverse Proxy: Fixed issue where reverse proxy stopped working.
  • Breakpoint Tool: Fixed memory issue when using Breakpoint with HTML response bodies.
  • Fixed real-time updates for duration and size in WebSocket sessions.
  • Fixed issue where Python requests failed if not included in the SSL Proxying List when using Automatic or Manual setup.
  • Fixed typo in system menu.
  • Fixed header column width being too large.
  • Fixed incorrect format display for IPv6 addresses.

MAC APP

Proxyman 5.22.0: New Server-Sent Events and OpenAI Tab, Drop macOS 11 and fix Websocket bugs πŸš€

  • Release date: 22 June 2025
  • Download Link: Download
  • SHA-256: 509cccfeb5615635b9806c894aaf2d6ba3dc2dfb24847747a8e81839fb5e2f25

✨ Features

  • Introduce new Server-Sent Events and OpenAI Tab for previewing OpenAI Endpoints quickly. SSE Tab will prettify the inline JSON in the data event. OpenAI Tab will combine all content data and display the final message.
  • Image Metadata In Response Body's Preview

⚑️ Improve

  • Drop macOS 11 and support macOS 12
  • Improve SSL Proxying List Table UI
  • Improve Performance when rendering the Server-Sent Events
  • Clean up old/unused assets and use SFSymbol
  • Add a dismiss button to hide a ⚠ icon if the license has expired
  • Auto start/stop proxy when the system is asleep or logs in
  • Remember row selection on the left panel and reselect it at launch
  • New Set Empty Placeholder Images

🐞 Bugs

  • Fixed: Websocket hotfix: Proxyman interferes with WebSocket upgrade request & causes a race condition
  • Fixed: Websocket Hotfix: Can not receive the Server Response if it is sent first
  • Fixed: Websocket Hotfix: Crash if the client sends a malformed websocket frame
  • Fixed: Websocket View jumps when appending a new websocket event
  • Fixed: Scripting's sharedState occasionally doesn't get updated due to a race condition issue
  • Fixed: Proxyman on-launch requests don't respect the External Proxy include/exclude lists
  • Fixed: Can not import special cURL in the Compose and Breakpoint Tool

πŸ“Έ Screenshots

  • New Server-Sent Events and OpenAI Tab New Server-Sent Events and OpenAI Tab

  • Image Metadata In Response Body's Preview Image Metadata In Response Body's Preview

  • New SSL Proxying List Table UI New SSL Proxying List Table UI


MAC APP

Proxyman 5.21.0: HOTFIX and fix bugs πŸš€

  • Release date: 7 June 2025
  • Download Link: Download
  • SHA-256: e92c80e1123f171fa629ca413cf705bd66f93d6ab12871ddd619457cc897718f

⚑️ Improve

  • [Map Local] Improve the selection of a local file in Map Local

🐞 Bugs

  • HOTFIX: Proxyman constructs an HTTP Proxy with an incorrect HTTP Message Format
  • Fixed: Request to localhost gets full URL as a path in HTTP request
  • Fixed: Codeigniter 2 and 4 throw 404
  • Fixed: Typo in Settings/Advanced
  • Fixed: Typo for "Delete all" in Flow menu
  • Fixed: Internal Crashes when launching the app

MAC APP

Proxyman 5.20.0: Fix Bugs and Improve WebSocket Handling

  • Release date: 1 June 2025
  • Download Link: Download
  • SHA-256: 00eca074e6daf7cfe785cc66725d50edbc5a9bbdc2d0461b8711f13ad3b8064c

⚑️ Improve

  • Rewrite Websocket logic: Proxyman will not interfere with WebSocket upgrade request & causes a race condition in some cases
  • WebSoket filter: stay on filtered messages after removing the filter
  • Export Request/Response with HAR / RAW format with proxyman-cli
  • Add XML pretty printing and syntax highlighting for response in breakpoint
  • [Google Chrome Setup] Remove --start-maximized when launching Google Chrome
  • New Root Certificate will has issued date is yesterday. It prevents the rejection of the certificate by the browser

🐞 Bugs

  • Fixed: Proxyman interferes with WebSocket upgrade request & causes race condition
  • Fixed: Proxyman reused a HTTP connection incorrectly
  • Fixed: Proxyman sometimes detects wrong pid
  • Fixed: Terminal setup broken when using fish shell as default
  • Fixed: Setting Font Size doesn't update the URL Text View
  • Fixed: Crash when double clicking on the Multipart View in Compose View
  • Fixed: Loses the port when trying to repeat the request
  • Fixed: Invalid certificates due to clock skew and strict value for Not Valid Before

MAC APP

Proxyman 5.19.0: 1 click to capture from Chrome, Firefox. New UI for Compose and Breakpoint Tool πŸš€

  • Release date: 28 Apr 2025
  • Download Link: Download
  • SHA-256: 9f9f14236896ba1bf5855b8a6b8bb45c0742524031f49c34abceb52e4ad90e37

✨ Features

  • Start capturing from Google Chrome and Firefox with 1 click. No Proxy or certificate needed. Support the Current Profile or a new profile.

⚑️ Improve

  • Improve UI for the Compose Tool and Breakpoint Tool with monofont, bigger font size, and more.
  • Able to paste cURL into the URL Text Field in the Compose Tool and Breakpoint Tool
  • New Setting to override Android Emulator AND / OR Device with Automatic Script for Android
  • New APIs for Atlantis in Proxyman

🐞 Bugs

  • Fixed: Setapp build: The command line to install the certificate manually is incorrect
  • Fixed: Proxyman.dmg file is not notarized properly.
  • Fixed: Can't make a custom HTTP Method with Proxyman
  • Fixed: Script can't modify the m3u8 Request/Response body
  • Fixed: The certificate has been installed, but it still prompts to install the certificate
  • Fixed: The Atlantis Hostname is changed and isn't fixed
  • Fixed: Can't make a request in the Compose Tool if the Main window is closed
  • Fixed: Scripting Tool changes the JSON Key order even though we didn't modify the body

πŸ“Έ Screenshots

  • New UI for Compose and Breakpoint Tool New UI for Compose and Breakpoint Tool

  • Capture HTTPS from Firefox Capture HTTPS from Firefox

  • Auto Script for Physical Device Auto Script for Physical Device


MAC APP

Proxyman 5.18.0: New Map Local Delay Setting, Fix Bugs and Improve UI πŸš€

  • Release date: 15 Apr 2025
  • Download Link: Download
  • SHA-256: 0b82cab893c7e00633b9e76d3427beda272e9c3a12f639b281b577232c9d8a9a

✨ Features

  • Map Local: New setting to set delay with preset delay, e.g 1s, 2s, 3s, etc. Easier to test slow network.

⚑️ Improve

  • Improve UI of Install certificate for macOS with new certificate status. Easier to follow and fix the issue.
  • Optimize RAM usage when using Proxyman for a long time
  • Use Automatic Script for Android does not affect on real physical Android device.

🐞 Bugs

  • Fixed: proxyman-cli could not activate / deactivate the license key
  • Fixed: Column Sorting in Diff View doesn't work
  • Fixed: Memory leak when using Proxyman for a long time
  • Fixed: Race condition when accsing endAt time. Might causes crashes.
  • Fixed: Crash when returing Status Code 1xx in Breakpoint or Map Local

πŸ“Έ Screenshots

  • Map Local with Delay Setting - Map Local with Delay Setting

  • New UI for Manual Certificate Installation: Trust by Keychain or Terminal

New UI for Manual Certificate Installation: Trust by Keychain or Terminal


MAC APP

Proxyman 5.17.0: Capture HTTPS from Golang with 1 click and bunch of fixes πŸš€

  • Release date: 24 Mar 2025
  • Download Link: Download
  • SHA-256: 15c5c9327f01af9b9597eb2f97656be9c18413d340e6c28ef910381c458a6f16

⚑️ Improve

  • [Automatic Script] Capture HTTPS from Golang: (net/http, fasthttp, resty, gorequest, req, grequests) with 1 click
  • Add configuration option to enable TLS for Non-443 ports in Reverse Proxy
  • Export Raw or Gist will include the websocket message
  • Update with better Simplified Chinese Localization

🐞 Bugs

  • Fixed: Export Websocket request as RAW doesn't have the websocket message
  • Fixed : Unable to generate/add CA Certificate in some cases
  • Fixed: Rare crash when installing the certificate to system-level CA certificates on macOS
  • Fixed: Proxyman fails to parse URL correctly when importing from Charles-generated cURL
  • Fixed: Any Request Method in Chinese Version Map Remote Rule Fails to Achieve Expected Results
  • Fixed: Scripting Tool rule method ANY not match anything
  • Fixed: Breakpoint bug for GraphQL query with no input parameters
  • Fixed: Infinite loop when using Automatic Script with Nuxt project
  • Fixed: Fix potential crash when using Atlantis with Proxyman

MAC APP

Proxyman 5.16.0: Big Update for Android Emulator. Install Root CA Certificate into system-level in few clicks πŸš€

  • Release date: 25 Feb 2025
  • Download Link: Download
  • SHA-256: 1527a810b40693f76e23f87f64c22b04e6367aa640949d0aecbfbff91d1f749b

✨ Features

  • [Android] New Script to Add Proxyman Certificate to system-level CA certificates on Android Emulator with 1 click
  • [proxyman-cli] Install Custom Root CA Certificate via proxyman-cli

⚑️ Improve

  • Support to replace custom client cert in Custom Certificate
  • Improve Auto Script for Java VM, can works with various Java versions/locations
  • Better Simplified Chinese Localization which is more accurate and cleaner (Translated by TranslateKit)
  • Batch import DNS Spoofing rule from Charles Proxy
  • Auto decrypt gzip or deflate or zstd on Websocket message

🐞 Bugs

  • Fixed: JVM CA Script Doesn't Pick Up Some Java Installation
  • Fixed: Some internal issues

πŸ“Έ Screenshots

Install Root CA Certificate into system-level android store Install Root CA Certificate into system-level android store install CA certificate to system level android store


MAC APP

Proxyman 5.15.0: Fix bugs and improve the iOS/Android Setup guide πŸš€

  • Release date: 1 Feb 2025
  • Download Link: Download
  • SHA-256: a6e50f5ddcae52d71c633b98264ae2eb5fe5adbf8575b779d33d889eb3fc1382

⚑️ Improve

  • Don't create .proxyman folder in the user's home directory, use ~/Library/Application Support/com.proxyman.app instead
  • Update the iOS/Android Setup guide

🐞 Bugs

  • Can't filter a blank comment
  • Websocket view might cause the app to crash!
  • Proxyman uses a wrong Root Certificate if there are 2 certificates that have the same name

MAC APP

Proxyman 5.14.0: New Domain proxyman.com for 2025, TLS Key Logging, Export OpenAPI 3.0, and fix bugs πŸš€

  • Release date: 24 Jan 2025
  • Download Link: Download
  • SHA-256: 7630d07e52252266c2bfab64e4d0658d98ca7f30d1778d2b0dbcce933bfcfcbb

✨ Features

  • Proxyman now moves to a new domain: https://proxyman.com
  • Support TLS key logging
  • Add Authority Key Identifier to the server certificate
  • Use ISO 8601 format for full date
  • Export to OpenAPI 3.0: Generate OpenAPI 3.0 file from the selected request, support YAML and HTML Format

⚑️ Improve

  • Start/Stop button won't enable or disable the macOS System Proxy

🐞 Hotfix

  • Authority Key Identifier not generated for server certificate
  • Export Raw will Unredacted HTTP Request/Response Data if it's enabled in GIST

πŸ“Έ Screenshots

  • TLS Logging Proxyman with TLS Logging

  • Export to OpenAPI HTML Proxyman exports HTTP Request to OpenAPI 3.0

  • Demo

Proxyman Demo


MAC APP

Proxyman 5.12.1: Hotfix & Merry Christmas πŸŽ„

  • Release date: 20 Dec 2024
  • Download Link: Download
  • SHA-256: 1b025b2c936bc5ee540d500b58fc3c2d2ec87fc07ddf2200857608c173a59655

⚑️ Improve

  • Use Sentry and TelemetryDeck for App Analytics and Crash Report
  • Add PrivacyInfo to the Proxyman macOS app

🐞 Bugs

  • Fixed: Source List expand/collapse a wrong node
  • Fixed: Proxyman didn't work with Shortcut app (Accessibility)
  • Fixed: Crash when launching the app v5.12.0 in the Free version
  • Fixed: The trial version can't open the proxymanlogv2 file

MAC APP

Proxyman 5.12.0: The last update before 2025 with some bugs fixes

  • Release date: 14 Dec 2024
  • Download Link: Download
  • SHA-256: dc0ce3e7fa58dfae9099c35abd4c583799b11f253187e5b731a701c220fc2f66

🐞 Bugs

  • Fixed: Proxyman can't connect to IP address in some cases
  • Fixed: Proxyman improperly changing URL in Map Remote
  • Fixed: Query value not encode correctly after map remote
  • Fixed: Edit and Repeat: Editing a call with encoded query parameters causes double-encoded parameters to be sent

MAC APP

Proxyman 5.11.0: Proxyman 5.11.0: New App Icon, Helper Tool and fixed bunch of bugs πŸš€

  • Release date: 24 Nov 2024
  • Download Link: Download
  • SHA-256: 845d36ac983f98cc43995b75b7ca4a88b2b786f790a38470a93d9610371dd490

✨ Features

  • Introduce Helper Tool v1.7.0: Restore previous proxy (PAC) settings when closing ProxyMan
  • Introduce new App Icon: Candy Space
  • Exporting network logs via proxyman-cli

⚑️ Improve

  • Proxyman now add a current host to the SSL Certificates to avoid SSL Errors
  • Add ability to name gist
  • Show all matched debugging tools in the Summary Tab

🐞 Bugs

  • Fixed: Mixup of localhost ports between multiple requests
  • Fixed: when using "repeat" or "edit and repeat" the repeated request doesn't appear in the requests list
  • Fixed: [Scripting] Scripting suddenly doesn't work due to MOCK API
  • Fixed: Memory Leaking when using Network Conditioner
  • Fixed: SOCKS Proxy in Proxyman routes traffic to the Host header instead of the specified SOCKS destination
  • Fixed: Proxyman doesn't restore the previous proxy settings when closing ProxyMan

πŸ“Έ Screenshots

Show multiple debugging tools in the Summary Tab - Proxyman

Helper Tool Proxyman v1.7.0


MAC APP

Proxyman 5.10.0: New Raycast Extension, zstd support and Scripting Console Improvement πŸš€

  • Release date: 20 Oct 2024
  • Download Link: Download
  • SHA-256: 914e5cc8da1e3cee0a1f983d54b6c67dba4b9076facb7f8f18a7a12897a57f4c

✨ Features

  • Introduce Raycast Extension: Toggle debugging tools, proxy with Raycast Shortcut
  • Introduce zstd de/compression support
  • Introduce the Option to show/hide or filter some Warning/Error from the Scripting Console

⚑️ Improve

  • Filter / Search Bar in the Map Remote Windows
  • High-Performance Msgpack when decoding Msgpack body

🐞 Bugs

  • Fixed: "Edit & Repeat" or "Repeat" Tool does not work if the Request/Response panel is the first responder
  • Fixed: Crash when parsing MsgPack from Websocket
  • Fixed: When the URL is too long, the UI may show penetration when the filter box appears
  • Fixed: sleep() method works with whole numbers only (1, 2, 3, etc.) in scripts

πŸ“Έ Screenshots

  • Raycast Extension with Proxyman raycast_and_proxyman

  • Console Log Level console_log_level

  • Filter Bar to Map Remote Tool Filter bar with Map Remote


MAC APP

Proxyman 5.9.0: Big update for Multipart and Breakpoint. New Discord Channel for Support πŸš€

  • Release date: 25 Sep 2024
  • Download Link: Download
  • SHA-256: ba3e1d90b5cef19a52af09ae29dda9b4020aee54b4660bcd98f469f2ce354fe4

✨ Features

  • [Breakpoint] Allow editing the multipart body in the Breakpoint Editor
  • Introduce the Discord Channel for Support. Join by https://discord.gg/tjWEq6Da42

⚑️ Improve

  • [Breakpoint] Adding a Multipart tab in the Breakpoint Editor which allows developers to see the Multiparts data
  • [Compose Tool] Add Multipart Template to the Compose View
  • [Repeat Tool] Able to edit & Repeat a multipart requests
  • Open Cursor Editor from the Request/Response body

🐞 Bugs

  • Fixed: Debugging React Native on Android breaks when using Proxyman
  • Fixed: Multipart body is changed after using the Breakpoint Tool
  • Fixed: Scripting: Get a warning when making a multipart request
  • Fixed: Some internal crashes when using Proxyman for a long time

πŸ“Έ Screenshots

Multipart with Proxyman Breakpoint

Multipart with Proxyman Breakpoint


MAC APP

Proxyman 5.8.0: Support Decode inline Image (Base64 format), Wildcard for Client Certificate and fix bugs 🐞

  • Release date: 04 Sep 2024
  • Download Link: Download
  • SHA-256: ff3f81c0660dba805e0664f7254e90672df4dd78167e4abb47f2e5d99032f62e

⚑️ Improve

  • [Custom Certificate] Allow Wildcards in Client Certificate Host and Port
  • Support Decode inline Image (Base64 format) => Useful for OpenAI debugging
  • When clicking 'Override Emulator' from the Android Emulator Setup Guide, it should still work if only 1 emulator and 1 physical device are active
  • [Map Local] Improve UX: Show a yellow warning comment if the Map Local doesn't map due to missing local file

🐞 Bugs

  • Fixed: [Scripting] Proxyman appears to be messing with body even if no modification is made
  • Fixed: Software crashes when ending a java application when using SOCKS Proxy
  • Fixed: Override Emulator doesn't work if only 1 emulator or 1 physical device is active

πŸ“Έ Screenshots

Proxyman decode inline Image Text Proxyman supports wildcard on Client Custom Certificate


MAC APP

Proxyman 5.7.0: Focus on App Stability Improvement ⚑️

  • Release date: 30 July 2024
  • Download Link: Download
  • SHA-256: 24e4f778834b14c231d3c08a6d6e272e78c47de83711ca00efecf841cc1cc5a2

⚑️ Improve

  • Update Atlantis UI to be easier to config for AppDelegate or SwiftUI app
  • Useful UX to remove SSL proxying list if it's from Atlantis
  • [Scripting] Script Conolse Log now respects the UI Setting (Font Size, Word wrap, etc)

🐞 Bugs

  • Fixed: App crashes when setting invalid Query in Breakpoint or Scripting
  • Fixed: Custom Previewer Tab cannot be resized
  • Fixed: Script Console does not respect the Font Setting
  • Fixed: Missing TLS and Certificate Info in the Summary Tab
  • Fixed: Crash when parsing invalid JSON from Protobuf data
  • Fixed: Some crashes from the Atlantis framework when transferring data
  • Fixed: ReverseProxy and Scripting: Can not make a HTTP Request
  • Fixed: Prettify JSON has the wrong space when prettifying an array of number
  • Fixed: Android Emulator Automatic Setup script installs the wrong CA certificate when the custom certificate is specified
  • Fixed: Some crashes when using SOCKS Proxy

πŸ“Έ Screenshots

New Atlantis UI


MAC APP

Proxyman 5.6.1: βœ… No Memory Leaks & App Stability Improvement πŸš€

  • Release date: 09 July 2024
  • Download Link: Download
  • SHA-256: c3436362b236a44c4a7238bf216ca7a9910fa8999f1dd4930963b70fd5ad528f

🐞 Bugs

  • Fixed: Crash when parsing the URL with invalid chars in the Compose or Breakpoint.
  • Fixed: Filter (All and Body) does not work with Websocket Message Body
  • Fixed: Some internal memory leaks when launching the app

MAC APP

Proxyman 5.6.0: βœ… No Memory Leaks, New User-defined Tabs, and Markdown Table πŸš€

  • Release date: 05 July 2024
  • Download Link: Download
  • SHA-256: 648a0dadf4a2d94a753a6bf97f65b2e4e31511fdee89f1b906fa6ca2f684def7

✨ Features

  • [UI/UX] Improve UI for all Tools Windows: Fix the windows size, shortcut label, add new descriptions
  • [Performance & Memory Leaks] New solution to fetch a server certificate
  • [Auto Setup Tool] Add support custom terminal like iterm2 for automatic setup
  • Introduce the new User-defined tabs that use Javascript from the Scripting Tools to add your own preview data

⚑️ Improve

  • Support the 'Copy as' menu for multiple Requests Selection
  • Support: Copy as "Markdown Table" -> Easier to share on Github Markdown
  • New JSON Parser library: Work with a large float/double number
  • Start / Stop button should enable/disable the macOS Proxy
  • Auto revert / enable the macOS Proxy when the macOS goes to sleep or wakes up
  • Introduce the new About Us Windows

🐞 Bugs

  • Fixed: Huge Memory Leak when fetching a server certificate
  • Fixed: Raw Tab doesn't handle the Word Wrap setting
  • Fixed: Query value not decoded at Query Panel
  • Fixed: Incorrect URL coloring
  • Fixed: Parse JSON with a large float number incorrectly
  • Fixed: The app is unresponsive after sleep

πŸ“Έ Screenshots

New UI Proxyman Fixes Memory Leaks from 5.5.0 Custom Tab with Scripting About Us new design


MAC APP

Proxyman 5.5.0: Activate License key with External Proxy. Hotfix for URL percent-Encoded for Compose, Map Remote and Breakpoint Tool

  • Release date: 03 Jun 2024
  • Download Link: Download
  • SHA-256: ceaff4d8dc557d5b61417215c081bb2ef2888d34080e2e6f93a668a540ea0060

✨ Features

  • Introduce http://cert.proxyman.com as a replacement for http://proxy.man/ssl. It's useful if the proxy setting is wrong on the user's device -> Guide users on how to fix it
  • Improve the UX when users can't access http://proxy.man/ssl
  • Activate the License Key and check Update with External Proxy. Suitable if you're using a Corporate Proxy

🐞 Bugs

  • Fixed: [Compose] Make a request to localhost:3000 will stuck until the timeout
  • Fixed: Double Percent-encoded Query in Breakpoint and Map Remote

MAC APP

Proxyman 5.4.0: Introduce the Enable/Disable Column for the Query and Header in the Breakpoint and Compose View

  • Release date: 30 May 2024
  • Download Link: Download
  • SHA-256: e8256e4716ebb752a3a60fd9e22fa84322c2728defa4b87fbc86dabb3286a7c2

✨ Features

  • [Edit & Compose, Breakpoint] Add enable/disable column to the Header, Query. Easier to enable/disable certain entry for testing
  • [Scripting] Add readFile() func to read a file from the Script
  • Add the 'external proxy' option to the system bar

🐞 Bugs

  • Fixed: Missing Copy button for the Port on Device Setup Guide
  • Fixed: Search params encode issues for Map Remote and Scripting
  • Fixed: URL Highlighting displays incorrectly when parsing the URL
  • Fixed: Query is percent-encoded twice

πŸ“Έ Screenshots

Enable disable query proxyman


MAC APP

Proxyman 5.3.0: App Stability and Performance Improvement πŸš€

  • Release date: 7 May 2024
  • Download Link: Download
  • SHA-256: 4250aeacb1ee1377d663b4b739f140a54a33cf7c4fc79bf38b3e322c8d797e99

🐞 Bugs

  • Fixed: Search Request/Response Body by 'Prettified' JSON, Not Just Raw
  • Fixed: Freeze when closing the app
  • Fixed: Launch app is slow if there are a lot of Saved Request
  • Fixed: License security issue
  • Fixed: Proxyman Pro doesn't display if there is no main Windows
  • Fixed: Some internal crashes when starting the Proxyamn app.

πŸ“Έ Screenshots

Proxyman 5.3.0


MAC APP

Proxyman 5.2.0: Improve Breakpoint Tools and fix bugs 🐞

  • Release date: 14 Apr 2024
  • Download Link: Download
  • SHA-256: 3ddf17e4506bd736fa0f38eb0a51fc560a8713f96f0e967c5101494120a465e4

⚑️ Improve

  • [Body Previewer] Add option to Sort JSON Keys in Body Previewer
  • [Breakpoint] Setting to auto close the Windows if there are no breakpoints
  • [Breakpoint] Show Breakpoint Number Badge if there are active breakpoints

🐞 Bugs

  • Fixed: [Breakpoint] Abort a breakpoint will abort all breakpoints
  • Fixed: Diff View can't show a large number

πŸ“Έ Screenshots

Proxyman Breakpoint


MAC APP

Proxyman 5.1.1: Support Server-Sent Events, GraphQL Filter, Text Truncation and fix bugs 🐞

  • Release date: 19 Mar 2024
  • Download Link: Download
  • SHA-256: 43b1e783cb53f693d2826b958bb0674d89d9b8a76576aad42ab01f12bf93b051

⚑️ Improve

  • Proxyman now can preview Server-Sent Event(SSE) in realtime
  • Add: GraphQL Filter in the main filter
  • Optimize Memory Usage when exporting a large data to ProxymanLogv2
  • Add: Leading text truncation option for the main table view. Easier to see long text.
  • Able to export HAR and CSV from multiple folders
  • [License Manager] Able to add comments/notes to the device

🐞 Bugs

  • Fixed: [Map Remote] Map Remote breaks for query parameters at the root path
  • Fixed: Use No-Caching on Repeated Request in Setting does not save
  • Fixed: proxyman-cli import does not activate the 'allow system environment' Scripting
  • Fixed: HAR Export on 12h Time Produces Incorrect Timestamps
  • Fixed: Proxyman Causes Massive Request Load when Using ESET AntiVirus Tool
  • Fixed: Proxyman consumes a lot of RAM Usage when exporting to ProxymanLog file
  • Fixed: Is there a way to see response data for streaming API calls (eg. endpoints meant for receiving Server sent events)
  • Fixed: 'Copy to cURL' has incorrect escape single quote in the body
  • Fixed: Can't export HAR, CSV from the Saved Folder
  • Fixed: Can not decode Base64 String which is encoded by Java algorithm

πŸ“Έ Screenshots

Proxyman with text truncation

Proxyman with GraphQL Filter


MAC APP

Proxyman 5.0.0: Lot of improvements and bug fixes πŸŽ‰

  • Release date: 15 Feb 2024
  • Download Link: Download
  • SHA-256: a13d83e0e4333ed2eaac0fa848fca458e0ec6eeaf5f89e8dbd893eaf2dc7fbb0

✨ Features

  • Introduce the Proxy Advanced Setting
  • Support Wildcard domain on the Left Panel that allows developers to match different URLs
  • Auto break of URL and fill for fields on Map Remote (like we had in Charles Proxy)

⚑️ Improve

  • Able to edit SSL Proxying Entry
  • Make a clickable URL on the Comment Tab
  • Support M3U8 HLS Syntax highlighting
  • Improve New Menu Context from the Source List
  • Move some unnecessary settings from Settings -> General Tab to a different screen

🐞 Bugs

  • Fixed: Custom pinned wildcard domains have blank labels and don't show results
  • Fixed: [codegen] support dart/flutter
  • Fixed: URL path in the blocked list is ignored, if the domain is listed in the allowed wildcard
  • Fixed: Listening on localhost is not synchronized with UI
  • Fixed: Links are not clickable on the Body Tab
  • Fixed: SSL Proxy List can't be edited
  • Fixed: [BUG] Proxyman Script doesn't update the shared state if using abort()
  • Fixed: iOS app - misspelling in menu Tools > No Caching
  • Fixed: [BUG] Server Certificate shows incorrect data
  • Fixed: [Scripting] Scripting removes the = in the form body if the value is empty
  • Fixed: Delete single or multiple flows behavior doesn't match with macOS UX.
  • Fixed: proxyman-cli import does not enable SSL proxying rules

πŸ“Έ Screenshots

Proxy Advanced Setting

Wildcard on Left Panel


MAC APP

Proxyman 4.16.0: New build for 2024 πŸŽ‰

  • Release date: 07 Jan 2024
  • Download Link: Download
  • SHA-256: 2d5feb4c380d6256185b5941fa9b8e54170d7316d09adf3025d9c643022e1409

✨ Features

  • Introduce the Manual Install the certificate to the iOS Simulator by Drag and Drop.
  • [WebSocket] Support Filter Websocket Message for the Web Socket

⚑️ Improve

  • Upgrade to the latest v0.45.0 Monaco Editor for the Body previewer. Better performance and show color for each pair of { and }
  • Update new Icon for Proxyman File Icon
  • Hide the alert if the custom certificate does not satisfy Apple Requirements
  • [Scripting] Update the latest Lodash libs
  • [Compose Tool]: Option to follow the redirects or not
  • Support Miliseconds when Convert Timestamp to human-readable time
  • [Scripting] Support Binary Data via Uint8Array
  • Previewing images breaks while previewing other file types

🐞 Bugs

  • Fixed: [Scripting] Error when using built-in Promise
  • Fixed: [BUG] Drag & Drop a file to the Body View will break the UI
  • Fixed: Support "Show Invisibles" in the Body Tab
  • Fixed: This document contains many ambiguous Unicode characters (Disable Ambiguous Highlight) leads to an error
  • Fixed: Invalid Promise object in Script runner breaks require of full lodash suite
  • Fixed: jwt string in the request body gets converted to JSON payload when scripting is enabled
  • Fixed: Response window scrolling bugs


Looking for older releases?

View archived changelogs (before 2024)