flyyee / relay2

Database proxy server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Database proxy server

License:MIT License


Languages

Language:HTML 78.6%Language:JavaScript 20.8%Language:CSS 0.5%