Proxyman
詳細情報
タイトル | Proxyman |
---|---|
URL | https://proxyman.app/ |
バージョン | ver 5.12.2 |
更新日 | 2024/12/21 |
追加日 | 2019/04/16 |
種別 | フリーソフト |
説明 | 直感的に使用できるmacOS用のデバッギングプロキシ。 |
レビュー
SwiftやC++を使って作られていてmacOS用に最適化されている。
スクリーンショット
更新グラフ
バージョン履歴
Proxyman 5.12.2: Merry Christmas 2024 🎄
Hotfix
- Remove the App Hanging Tracker from Sentry because it's not useful.
Proxyman 5.12.1: Hotfix & Merry Christmas 🎄
Improvement
- Use Sentry and TelemetryDeck for App Analytic 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
Proxyman 5.12.0: The last update before 2025 with some bugs fixes 🚀
Bugs
- Fixed: Proxyman can't connect to an IP address in some cases
- Fixed: Proxyman improperly changing URL in Map Remote
- Fixed: Query value does not encode correctly after map remote
- Fixed: Edit and Repeat: Editing a call with encoded query parameters causes double-encoded parameters to be sent
Feature
- Introduce Helper Tool v1.7.0: Restore previous proxy (PAC) settings when closing ProxyMan
- Introduce a new App Icon: Candy Space
- Exporting network logs via
proxyman-cli
Improvements
- Proxyman now adds a current host to the SSL Certificates to avoid SSL Errors
- Add the ability to name gist
- Show all matched debugging tools in the Summary Tab
Bugs
- Fixed: Mixup of
Proxyman 5.10.0: New Raycast Extension, `zstd` support and Scripting Console Improvement 🚀
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
Improvements
- 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
Proxyman 5.9.0: Big update for Multipart and Breakpoint. New Discord Channel for Support 🚀
Features
- [Breakpoint] Allow editing the multipart body in the Breakpoint Editor
- Introduce the Discord Channel for Support. Join by https://discord.gg/D5bwdZTG
Improvements
- [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: G
Proxyman 5.8.0: Support Decode inline Image (Base64 format), Wildcard for Client Certificate and fix bugs 🐞
Improvement
- [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 a missing local file
Bugs
- Fixed: [Scripting] Proxyman appears to be messing with the 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
Proxyman 5.7.0: Focus on App Stability Improvement ⚡️
⚡️ Improvement
- 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: Pre
Proxyman 5.6.1: ✅ No Memory Leaks & App Stability Improvement 🚀
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
Proxyman 5.6.0: ✅ No Memory Leaks, New User-defined Tabs, and Markdown Table 🚀
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
Improvement
- 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
Proxyman 5.5.0: Activate License key with External Proxy. Hotfix for URL percent-Encoded for Compose, Map Remote and Breakpoint Tool ✅
Improvement
- Introduce
http://cert.proxyman.io
as a replacement forhttp://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
Features
- Fixed: [Compose] Make a request to localhost:3000 will stuck until the timeout
- Fixed: Double Percent-encoded Query in Breakpoint and Map Remote