anyproxy
anyproxy copied to clipboard
How to open secure wss websocket
I would like to run anyproxy using "wss" (secure websocket) so I can put it under apache HTTPS
Which platform are you running AnyProxy
Linux
The version of the AnyProxy
Your expected behavior of AnyProxy
Use wss websocket
The actual behavior of AnyProxy
Only uses ws websocket (not secure)
The log of the error
No logs
Hi @salvador-castlabs So you mean the web UI I guess? Can you offer more details about the secure concern, like the scenario and the way you'd like to deploy AnyProxy
Hi @codingfishman
I'm using apache proxy (UI) to AnyProxy (8002). It works under HTTP but when I use Apache HTTPS it does not work because chrome complains that there is no wss (but instead there is ws listening). Not sure if there is a way to achieve this.
I'm using apache to proxy to AnyProxy because we want to protect AnyProxy. AnyProxy can show sensitive information and I want to avoit it
got the same problem