/node-proxy

Primary LanguageJavaScript

node-proxy

A utility for forwarding any url to a secure localhost port

Usage:

npm install
node index.js --key ~/path-to-ssl-key.pem --cert ~/path-to-ssl-cert.pem --port 1234 --from http://localhost:3000