Simple JS Proxy. http -> https
Installation: npm install
Start: npm start or node index.js
Addidional info: The proxy is using node-http-proxy - is an HTTP programmable proxying library that supports websockets. It is suitable for implementing components such as reverse proxies and load balancers.