go-reverse-proxy Simple reverse proxy server for my personal use, but you can use it too Steps to use Pull the repo to your local. Make sure you have Golang installed on your system. Open routes.json and add your preferred routes. This file is self-explanatory. go run main.go