I am trying to use wstunnel to forward traffic from my local machine to an external HTTP proxy that requires a username and password for authentication. My goal is to have my local machine connect to a VPS via wstunnel, and then have wstunnel on the VPS forward the traffic to the external HTTP proxy.
Describe the goal
I am trying to use
wstunnel
to forward traffic from my local machine to an external HTTP proxy that requires a username and password for authentication. My goal is to have my local machine connect to a VPS viawstunnel
, and then havewstunnel
on the VPS forward the traffic to the external HTTP proxy.Describe what does not work
wstunnel
doesn't respect http_proxy env variableDescribe your wstunnel setup
Client:
Server:
Desktop