/node-https-proxy-server

Creates a simple proxy server

Primary LanguageJavaScript

Creates a simple https proxy server. Target http server location can be set from proxy-settings.json file.

Running server

npm install
npm start