ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.51k stars 182 forks source link

[BUG] Block List and Allow List do not work with WebSocket #621

Open NghiaTranUIT opened 4 years ago

NghiaTranUIT commented 4 years ago

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.com are not working.

We should fix it

Acceptance Criteria

NghiaTranUIT commented 4 years ago

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 👍