GitXplorerGitXplorer
t

flask-proxy

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
89d17a862001cf18a31f6eb1d02fa725a419ad17

add readme

ttungol committed 6 years ago
Unverified
b284973379cd8f6895492ff48a1c7d654e26338c

Quick and basic proxying flask app.

ttungol committed 6 years ago

README

The README file for this repository.

Fetches any url you pass to it, and serves the contents to you. Useful in very limited circumstances.

Requires flask and requests.

Example use:

python run_proxy.py

Then access:

http://127.0.0.1:5000/http://google.com