Skip to content

efojs/reverse_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local reverse proxy

Shows https://news.ycombinator.com at http://localhost:8232
Adds "TM" sign to all 6-letter words.

Main tools are http.server and BeautifulSoup

Usage

Install and run:

# install
$ git clone https://github.com/efojs/reverse_proxy
$ cd ivelum
$ pipenv install

# run
$ python proxy.py # should print:
Hacker News proxy is served at http://localhost:8232

Visit http://localhost:8232/

Test

$ pytest

Disclaimer

Made for educational purposes. Use with caution. No warranties implied

About

Local reverse proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published