Skip to content

zaharinea/habra_proxy

Repository files navigation

Build Status

Habraproxy

This application proxies incoming requests to the url specified in config.TARGET_URL. The response received from the server is converted to the following form:

  • To the words of six letters added the symbol "™";
  • URLs in the config.REPLACE_URLS list are replaced with the proxy server URL.

run habra_proxy

make dep
make run

and open in the browser http://localhost:8000

run habra_proxy in docker

make docker-run

and open in the browser http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published