/https-proxy

Primary LanguageJavaScript

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