https-proxy
Quick way to proxy HTTPS to HTTP requests
Generate certs
> make-certs.sh
Run proxy
> https-proxy [--target=http://localhost:80] [--port=3001]
Go to localhost:3001
Quick way to proxy HTTPS to HTTP requests
> make-certs.sh
> https-proxy [--target=http://localhost:80] [--port=3001]
Go to localhost:3001
npm i https-proxy
17
0.0.2
MIT