mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1243] Proxyman messes with some Websocket connections in Firefox #1239
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tkrajacic on GitHub (May 21, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1243
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Version 3.5.0 (30500)
macOS Version? (Ex. mac 10.14)
12.4 (21F79)
Steps to reproduce
Go to https://livevoice.io/en/streams?code=858776&lobby=true , open the web console, and try to start streaming. When Proxyman is running, you will see an error. I have installed and verified the Proxyman certificate in Firefox, and everything else works fine.
As soon as you quit proxyman, everything works as intended.
Expected behavior
Same as Safari, everything should work. It's only in Firefox.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (May 23, 2022):
Thanks for the detailed reproducible steps. I will check out later this week 👍
@NghiaTranUIT commented on GitHub (May 27, 2022):
Unfortunately, I tried but could not find any reliable solution. It seems Firefox has a different WS messages format and it triggers the bug : /
I will keep an eye on this issue and soon find the solution 👍
@tkrajacic commented on GitHub (May 27, 2022):
Thanks for checking it out. It's a great first step already that you can reproduce it!