Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 461 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 461 Bytes

relay2

Node proxy server that sends user a version of a restricted page stripped off any external (potentially restrictive) pages.
Hosted on a heroku postgresql database.
Comes in two flavours:

  • server-side only - hosted on a ngrok.io server, allows anyone to connect to server and redirect traffic through there
  • server-side and client-side - client send requests through the postgresql database to the server which redirects traffic back the same way