Proxyman
詳細情報
タイトル | Proxyman |
---|---|
URL | https://proxyman.app/ |
バージョン | ver 5.10.0 |
更新日 | 2024/10/19 |
追加日 | 2019/04/16 |
種別 | フリーソフト |
説明 | 直感的に使用できるmacOS用のデバッギングプロキシ。 |
レビュー
SwiftやC++を使って作られていてmacOS用に最適化されている。
スクリーンショット
更新グラフ
バージョン履歴
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
Proxyman 5.4.0: Introduce the Enable/Disable Column for the Query and Header in the Breakpoint and Compose View
Feature
- [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
Proxyman 5.3.0: App Stability and Performance Improvement 🚀
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.2.0: Improve Breakpoint Tools and fix bugs 🐞
Feature
- [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 5.1.1: Support Server-Sent Events, GraphQL Filter, Text Truncation and fix bugs 🐞
Improvement
- 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 Incor