How do I make curl ignore the proxy? Setting $NO_PROXY doesn\'t seem to work for me.
This works just fine, set the proxy string to ""
curl -x "" http://www.stackoverflow.com