jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.37k stars 1.32k forks source link

Chisel Client with HTTP Proxy error #249

Open tuqu0 opened 3 years ago

tuqu0 commented 3 years ago

Hi,

I have an issue running chisel client on a windows 10 x64 computer using an HTTP proxy.

Command: chisel.exe client --proxy http://<proxy_ip>:<port> <remote_host>:<port> R:socks

Output: Connection error: unexpected EOF (Attempt: 1)

Does chisel works with only specific configuration of HTTP proxy or should it work with any HTTP proxy ?

Thx

Naramsim commented 3 months ago

bump