perl -e 'use LWP::Simple;@LWP::Protocol::http::EXTRA_SOCK_OPTS = (LocalAddr=>"localhost:54321");get("http://localhost:12345")'