Adds a new --proxy flag that will implement an https-proxy-agent and use the proxy specified.
Used this to test if my proxy could handle WebSocket connections and worked like a charm.
Thought I'd do a PR for this since there was some interest at some point.
fixes #54
Adds a new --proxy flag that will implement an https-proxy-agent and use the proxy specified.
Used this to test if my proxy could handle WebSocket connections and worked like a charm. Thought I'd do a PR for this since there was some interest at some point.