Skip to content

Releases: ProxymanApp/proxyman-windows-linux

Proxyman Windows: 1.8.0: Introduce Breakpoint Tool. Able to modify HTTP Request/Response on the fly

15 May 12:52
9f89a63

Choose a tag to compare

Changelog

  • Introduce the Breakpoint Tool: Allow developers to modify the HTTP Request and Response on-the-fly. Support Host, URL, Query, Form, Method, Header, Status Code, and JSON Body of Request/Response.

Improve

  • [Breakpoint] Support Auto-Complete for the Header Key Value
  • [Breakpoint] Able to select a local file for the Body Request / Response
  • [Breakpoint] Import Breakpoint Setting from macOS version
  • [Breakpoint] Support 2 type of Abort Action: Return 503 status code or stop the connection immediately
  • [Breakpoint] Support better Body Preview with Monaco Editor.

Proxyman Windows: 1.7.0: Better Body Previewer with Monaco Editor.

09 May 06:47
e5c97e6

Choose a tag to compare

Feature:

  • [Map Local]: Better auto-completion for Status Code, Header Key, and Value
  • Use Monaco Editor for Body Previewer and Map Local Editor. Better UI/UX

Bugs

  • Fixed: Map Local Tool with Transport stream file
  • Fixed: Could not export the Request/Response data due to long file Path on Windows
  • [BUG] Console Log error : prop columnWidth of type string supplied to GridColumnHeaderTitle, expected number

Proxyman Windows: 1.6.0: Introduce the Map Local Tool πŸ“

13 Apr 02:48
795b821

Choose a tag to compare

Features

Improve

  • Refactor UI of the SSL Proxying List.
  • Bulk export Request / Response Body.

Bugs

  • Fixed: Enable SSL Proxy on a particular domain, do not enable the SSL Tool.
  • Fixed: Proxyman hooks to F11 regardless of its focus.
  • Fixed: Request viewer reporting body as invalid when switching to XML view.

Screenshots

Proxyman for Windows with Map Local Tool

Proxyman Windows 1.5.0: Introduce the Search / Filter / JSON Path Query for the JSON Tree View 🌳

12 Mar 04:11
03b44d7

Choose a tag to compare

Features

  • Introduce the Filter/Search for the JSON Tree View.
  • Support JSON Search Path to quickly query the JSON Data
  • Filter JSON would filter out all matched nodes
  • Search JSON helps you to find all keys/values. Jump to the Next / Preview result with ease.

Improvement

  • Hide the 3rd column on the Header, Form, Query Table View
  • Able to sort the column on the main table view.

Bugs

  • Fixed: Updating to the new app version or opening the proxymanlogv2 file might cause the license key to be removed.

Proxyman Windows: 1.4.0: Introduce the Filter Bar on the Source List πŸ”

28 Feb 03:37
b27784a

Choose a tag to compare

Features

  • Introduce the Filter Bar on Source List: Allow developers to quickly filter the Domain in the Source List.

Improvement

  • Completely Remove the @mui/icon-material and replace it with SF Symbol Icon.
  • Add a Show/Hide Filter button on the Header, Query, Form, and Raw tabs to quickly open/close the Filter bar.

Bugs

  • Fixed: Invalid PEM formatted message
  • Fixed: Filter Bar does not work if in some scenarios.

Proxyman Windows: 1.3.0: Filter Bar for the Headers View βœ…

19 Feb 07:30
f751664

Choose a tag to compare

Features

  • Introduce the Customize Columns which allows developers to add/remove their column that fits your workspace.
  • You can set the device name on the Remote Device. It is easier to recognize what devices are.
  • Add the Filter ViewΒ Bar on the Header, Query, and Form Tab.
  • Able to add the Comment to Request/Response.

Improvement

  • Add QR code for http://proxy.man/ssl
  • When sorting the Key/Value column in the Header, it will persist the user choice.
  • Export Proxyman Root CA Certificate to folder.
  • Add some menu items to the Help Menu.
  • Update ElectronJS Boilerplate version.
  • Optimize UX on Main Filter View.

Bugs

  • Fixed: Reset Root Certificate does not clear the certificate file.
  • Fixed: Proxymanlogv2 doesn't include the Compressed Size Value of the Request / Response.
  • Fixed: Some crashes.

Screenshots

Screenshot_2023-02-19_at_14_26_54
Screenshot_2023-02-19_at_14_26_08

Proxyman Windows: 1.2.0: Improve App Stability πŸ› οΈ

06 Feb 04:36
e01bd37

Choose a tag to compare

Improvement

  • Change App Shortcuts for all debugging tools: From now, it's a combination of Control + Shift +
  • Generate a wildcard in the SubjectAltName (DNS) for the Server Certificate, e.g. *.proxyman.io
  • Up/Down Arrow can navigate up/down rows on the Header, Query, Form, Cookie View
  • Limit the Multiple Filter for the Free Version

Bugs

  • Fixed: The App Shortcut does not work if selected on the Body or Raw Tab
  • Fixed: SSL Error requests do not appear on the app
  • Fixed: Control + F does not show the Filter
  • Fixed: Set-Cookie Tab is missing
  • Fixed: Proxyman could not intercept some subdomains due to an invalid Server Certificate.

Proxyman Windows: 1.1.0: Multiple Filters and GraphQL Tabs

25 Jan 01:17
8481f41

Choose a tag to compare

✨ Features

  • Introduce the GraphQL Tab: Automatically prettify the Query Name and the Variables
  • Introduce Multiple Filters: Combine multiple filters, so it's easier to track down the URL Request/Response.

⚑️ Improve

  • All column states (Column Size, Order) is persisted for the next launch
  • Remove the Skip Button on the ADB and WSL when overridden by the Android Emulator
  • Remove the PowerShell script for installing the certificate on Windows 10

🐞 Bugs

  • Able to click multiple times when clicking on the "Install/Uninstall" certificate -> Causes unexpected Bugs
  • Missing Source Map when building the app
  • Crash on Function.getPathNameAndURLFromFlow due to an invalid URL

Screenshots

Proxyman for Windows with Multiple Filters feature

Proxyman Windows: 1.0.0: Stable build for 2023 πŸ”₯

04 Jan 08:00
dbc56ef

Choose a tag to compare

✨ Features

  • Improve the Source List: Show traffic from the Remote Devices Section => It's easier to categorize traffic by each remote device.
  • Add Wildcard Support for SSL Proxying List
  • Export Folder as HAR

⚑️ Improve

  • Use Arial font
  • Allow to Pin a request to the Pin folder from the Right Menu Context

Proxyman Windows: 0.10.0 (BETA): Pin as Favorites domains πŸ“

21 Dec 07:10
414b3d0

Choose a tag to compare

Feature

  • Introduce the Pinned Folder that allows you to pin working domains.
  • Introduce the Window Management buttons on the top right navigation bar. It allows for expand/collapse of the Right, Bottom, and Left panels.

Improvement

  • Polish the UI
  • Introduce the JSON Tree View v2 which is performant with a large JSON.

Bug

  • Fixed: Filter View Bar position is not consistent with the macOS
  • Fixed: Factory Reset does not work properly