ProxymanApp / ProxymanApp/Proxyman
[BUG] WebSocket from Android always is failed
Open
@NghiaTranUIT is already working on this.
Since Nov 23, 2022.
✅ Done
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Some users report that WebSocket (called from the Android app) failed when captured by Proxyman. It works with other proxy tools.
We should investigate it 👍
Steps to Reproduce
- Start a local WebSocket: https://github.com/noblel/websocket-server
- Open Android apps: https://github.com/noblel/websocket
- Use Proxyman -> Android Emulator Script -> Override the Emulator to Proxyman
- Make a WS request
Current Behavior
The request is captured, but it's failed. There is no request to the local WebSocket server.

Expected Behavior
- Should work
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.