ProxymanApp / ProxymanApp/Proxyman

WebSocket messages not being checked by searches

Open
#2,074 2 comments 0 reactions 1 assignee View on GitHub

@NghiaTranUIT is already working on this.

Since Jul 5, 2024.

✅ Done bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

Search, with "All" fields selected, doesn't check websocket messages and, as a result, doesn't show matching websocket requests in the results. This can lead to quite a bit of confusion if someone is looking for a specific websocket connection among many requests by sending (and expecting to find) unique payloads sent as messages.

Steps to Reproduce

  1. Open a secure WebSocket connection (WSS)
  2. Send a message, preferably an uncommon / unique string
  3. Search for that string in proxyman
  4. See no results
  5. Look at the messages in the websocket request; you'll see that it's there, but not searched.

Zight 2024-07-04 at 9 35 50 PM
Zight 2024-07-04 at 9 36 26 PM

Current Behavior

No search results appear when searching for the string.

Expected Behavior

The websocket request should appear in the search results.

Environment

  • App version: Proxyman Version 5.6.0 (50600) Pro
  • macOS version: 14.5 (23F79)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.