Forward Proxy that support http,https,web socket (HTTP1.1)
-
Hello All,
I have a new requirement from the team as they want a forward Proxy . They have a few client machines which need full internet access through a proxy server and the proxy server also needs to support web socket
I initially installed Squid proxy and was able to browse sites but don't have an option yet to test Web socket (wss://) waiting for the dev to test this meantime I read somewhere that squid doesn't support websocket . So thought of testing Nginx forward proxy as well. Setup nginx and able to browse http through that but none of the https working .Could you please help me on how to pass https traffic through nginx?
-
@sreekumarpg IP Masquerading is done ?
-
@Lakshmana No, I am checking on that