/HerokuFreeProxy

A very very very very simple web proxy that runs on the Heroku free tier. Written in 2 minutes.

Primary LanguagePython

HerokuFreeProxy

A free HTTP proxy that runs on Heroku.

How to Use

To use this project, follow these steps:

  1. Clone this project.
  2. $ heroku create
  3. $ git push heroku master

Then visit {{your_heroku_url}}/proxy/http://wikipedia.org

Season to taste.

Done!