Quick http/https proxy server
node quick-proxy.js --target= --secure=<true|false> --localPort=
Should be a the base destination url, such as https://api.twitter.com, etc
Boolean value, whether the connection to the target will use SSL or not
The port on http://localhost to run this proxy server