malfunkt / hyperfox

HTTP/HTTPS MITM proxy and recorder.
https://hyperfox.org
MIT License
1.61k stars 183 forks source link

Getting TLS Failure #26

Open vbisbest opened 4 years ago

vbisbest commented 4 years ago

I am trying your "proxy.StartTLS" call and when I send a request from the browser, the console shows:

tls: first record does not look like a TLS handshake

Ideas on what that could be? Thank you.

nmcbride commented 3 years ago

This is a transparent proxy not an explicit forward proxy. It's not going to work with a browsers CONNECT requests.