Skip to content

Proxyman 6.10.0: Scripting with npm install, better app performance when capturing large sessions, and UI fixes πŸš€

Choose a tag to compare

@NghiaTranUIT NghiaTranUIT released this 06 May 19:49
· 6 commits to master since this release
6f839b5

Features

  • Scripting can now use npm-style require(...), so you can install a 3rd-party library via npm install command.
  • proxyman-cli tool can now install and manage custom Client & Server certificates for Proxyman.
  • Proxyman can parse the SNI from the TLS handshake and use it as a hostname, instead of using the IP address.
  • [Performance] Large session bodies are now saved to disk automatically, so big captures use less memory and stay more responsive.

Improvements

  • iOS HTTPS capture is more reliable when apps send CONNECT requests without a clear host.
  • Status badges are easier to read in Light Mode.
  • Flow table column sizes and visibility are remembered more reliably.
  • Third-party notices are now bundled with the app for clearer open-source attribution.
  • You can now create custom columns from request or response headers and copy header values more quickly.
  • You can now copy the full raw request or response directly from the Raw tab.
  • The monospaced font Setting is available for the FREE version.

Bug Fixes

  • Fixed advanced filters that could miss or incorrectly match some requests.
  • Fixed the column is disappears after relaunch the app

Screenshots

use npm install in Proxyman Scripting Screenshot 2026-05-05 at 15 36 11