Closed
Description
(Sorry for my poor English)
Chisel is an amazing tool! I want to use chisel behind Nginx.
Becasuse the firewall of my company only allow port 443 use HTTP CONNECT command.
I want to use port 443 for my home server for HTTPS website, and chisel too.
So I tried to config Nginx to redirect HTTPS request by different domain.
[Client Command]
chisel_windows_amd64.exe client --proxy http://company-proxy:port https://home-server:443 0.0.0.0:33389:192.168.1.102:3389
2017/05/26 11:34:54 client: Retrying in 100ms...