- This is a small web proxy for unblocking websites
- Status: Working
- Maintainer: Angad Tendulkar [email protected]
- Clone this repo on repl, heroku, or locally. If local, install node.js.
- Run
npm install
- Run the app with
npm start
- By default; it should start on 0.0.0.0:8080. It will give the used address and port in the output
- Enter the site address in the input box
- Click 'GO' or press enter
- It will take you to that site, unblocked!
- 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