anyproxy icon indicating copy to clipboard operation
anyproxy copied to clipboard

How to open secure wss websocket

Open salvador-castlabs opened this issue 6 years ago • 3 comments

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

[email protected]

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

salvador-castlabs avatar May 18 '18 08:05 salvador-castlabs

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

codingfishman avatar Jun 02 '18 09:06 codingfishman

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

salvador-castlabs avatar Jun 04 '18 11:06 salvador-castlabs

got the same problem

riderx avatar Feb 07 '20 17:02 riderx