Skip to content

Proxyman 6.2.0: WebSocket Scripting, Socket.IO Support, Ghostty Support, and fix bugs πŸš€

Latest

Choose a tag to compare

@NghiaTranUIT NghiaTranUIT released this 04 Dec 19:14
fe40a9e

Features

  • Added WebSocket Scripting: You can now modify WebSocket headers and URLs (not payloads) directly from Scripts.
  • Added Ghostty support to Automatic Setup for 1-click HTTPS capture from Node.js, Ruby, Python, and Go scripts.
  • Added new --since <flow_id> flag to proxyman-cli to export logs starting from a specific Flow ID.
  • Improved Block List: Blocked requests are now grayed out for easier visibility.
  • Improved WebSocket parser to correctly handle Socket.IO messages and continuous frames.

Bugs

  • Fixed an issue where Automatic Setup couldn't intercept HTTPS traffic from Ruby scripts.
  • Fixed the WebSocket Response panel being disabled after unclean client shutdowns.
  • Fixed parsing issues with Socket.IO WebSocket messages.

Screenshots

  • Support Ghostty
    Support Ghostty

  • Support socket.io websocket
    Support socket.io websocket