Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Proxyman_5.24.0.dmg | 2025-09-07 | 41.5 MB | |
Proxyman 5.24.0_ Introduce jq filter, History Requests, Block List Tool and fix bugs source code.tar.gz | 2025-08-11 | 10.8 MB | |
Proxyman 5.24.0_ Introduce jq filter, History Requests, Block List Tool and fix bugs source code.zip | 2025-08-11 | 10.8 MB | |
README.md | 2025-08-11 | 1.6 kB | |
Totals: 4 Items | 63.0 MB | 0 |
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, in case your web browser automatically redirects to https.
- Support download Proxyman CA Certificate with Airdrop to your iOS or iPadOS device.
- proxyman-cli: Support relative path when exporting or importing settings.
- Remove Posthog analytics.
- Use built-in analytics for anonymous tracking.
Bug
- Fixed: Scripting Tool changes 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
-
Block app from the Block Tools
-
History List
-
jq filter in JSON Tab