1.3.1 • Published 6 years ago
simple-https-proxy v1.3.1
simple-https-proxy 
Easy way to use HTTPS for local HTTP servers for testing.
Adaptation of https-proxy
Install globally
npm i -g simple-https-proxy@latestGenerate certs
simple-https-proxy --makeCerts=trueRun proxy
simple-https-proxy [--target=http://localhost:5555] [--host=localhost] [--port=3001] [--rewriteBodyUrls=false]e.g.
simple-https-proxy --target=http://localhost:5555 --host=localhost --port=3001 --rewriteBodyUrls=falseGo to https://localhost:3001