mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 09:35:55 +03:00
[GH-ISSUE #621] [BUG] Block List and Allow List do not work with WebSocket #619
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#619
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 @NghiaTranUIT on GitHub (Sep 10, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/621
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Some users report that Block List and Allow List work fine with RESTFUL APIs, but not for the WebSocket.
For instance,
wss://echo.websocket.com/v1.ws://websocket.comare not working.We should fix it
Acceptance Criteria
@NghiaTranUIT commented on GitHub (Sep 10, 2020):
Done: https://download.proxyman.io/beta/Proxyman_2.5.3_Fix_Block_List_On_WebSocket.dmg
From now, we can block/allow WSS/WS properly 👍