matthova / node-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%