suyashkumar/ssl-proxy

arguments ignored on Mac

opyate opened this issue · 1 comments

I try and proxy 127.0.0.1:8000, but the output says http://127.0.0.1:80:

$ ./ssl-proxy-darwin-amd64 ssl-proxy -from 0.0.0.0:4430 -to 127.0.0.1:8000
2021/05/18 16:41:51 No existing cert or key specified, generating some self-signed certs for use (cert.pem, key.pem)
2021/05/18 16:41:51 SHA256 Fingerprint: E2 53 60 35 CF 6B 2F 90 FB CE 46 AD 3A 00 10 45 48 E5 C5 11 50 1D 8B 0A B2 3C 27 8F 11 FB F8 9C
2021/05/18 16:41:51 Proxying calls from https://127.0.0.1:4430 (SSL/TLS) to http://127.0.0.1:80

Sorry, my mistake. Errant ssl-proxy in command.