HEPIC Export Proxy w/ Relay Authentication
This simple, primitive proxy implementation allows UNAUTHORIZED ACCESS to an HEPIC Export route.
NO WARRANTIES! USE AT YOUR OWN RISK!
git clone https://github.com/hepictel/hepic-export-proxy
cd hepic-export-proxy
npm install
Edit the access details and URLs in config.js
npm start
Direct your client at the Proxy port using an HEPIC EXPORT LINK. Any other request will be rejected.