Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto decrypt gzip or deflate on Websocket message #2261

Open
NghiaTranUIT opened this issue Feb 25, 2025 · 1 comment
Open

Auto decrypt gzip or deflate on Websocket message #2261

NghiaTranUIT opened this issue Feb 25, 2025 · 1 comment
Assignees
Labels
✅ Done Ticket is addressed and fixed. enhancement New feature or request

Comments

@NghiaTranUIT
Copy link
Member

Description

Some websocket service has a compressed message. Proxyman only shows the hex file.

Proxyman should auto decrypt it if possible, and show the plain text

Why this feature/change is important?

  • Easier to debug compressed websocket
  • Support zstd, gzip and deflate
@NghiaTranUIT NghiaTranUIT added the enhancement New feature or request label Feb 25, 2025
@NghiaTranUIT NghiaTranUIT added this to the Proxyman 5.16.0 milestone Feb 25, 2025
@NghiaTranUIT NghiaTranUIT self-assigned this Feb 25, 2025
@NghiaTranUIT
Copy link
Member Author

Done with v5.16.0 👍

@NghiaTranUIT NghiaTranUIT added the ✅ Done Ticket is addressed and fixed. label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Done Ticket is addressed and fixed. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant