Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用代理后websocket发不出 #71

Open
lee997 opened this issue May 15, 2024 · 3 comments
Open

使用代理后websocket发不出 #71

lee997 opened this issue May 15, 2024 · 3 comments

Comments

@lee997
Copy link

lee997 commented May 15, 2024

之前用mitmproxy能正常发出,
但是用了这个后其他没问题, websocket会被阻塞, 无法通信
能否跳过这个协议, 或者有办法解决?

@lqqyt2423
Copy link
Owner

目前websocket是支持直接转发的,不会阻塞,请再检查一下

@lee997
Copy link
Author

lee997 commented May 15, 2024

报错是这样的 WebSocket connection to 'wss://ws.xxx.com/chatws' failed: Establishing a tunnel via proxy server failed.

@lee997
Copy link
Author

lee997 commented May 16, 2024

解决了, 在浏览器跳过指定域名, 不通过代理就能正常访问了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants