Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 861 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 861 Bytes

unblocked-sites

About

  • This is a small web proxy for unblocking websites
  • Status: Working
  • Maintainer: Angad Tendulkar [email protected]

Deploy Instructions

  1. Clone this repo on repl, heroku, or locally. If local, install node.js.
  2. Run npm install
  3. Run the app with npm start
  4. By default; it should start on 0.0.0.0:8080. It will give the used address and port in the output

How to use

  • Enter the site address in the input box
  • Click 'GO' or press enter
  • It will take you to that site, unblocked!

Config Instructions

  • port: Change the port (e.g. 8080)
  • prefix: what comes before the website (e.g. (site)/web/aHR0cHM6Ly9iaXRseS5jb20=/2OFbpZx)
  • localAddresses: This will change the IP that the proxy makes the request from
  • blockedHostnames: block a site from working
  • ip: change the IP