A simple proxy server
$ npm install -g proxilate
$ proxilate
Usage: $0 -p [port] --username=[username] --password=[password] --forbidden-hosts[list of comma delimited forbidden hosts]
The server listens on port 9235 by default.
Make a request to the proxilate server with the forward url as the path. eg.
$ curl http://127.0.0.1:9235/https://www.google.com