perl -e 'use LWP::Simple;@LWP::Protocol::http::EXTRA_SOCK_OPTS = (LocalAddr=>"192.168.1.8:11111");getprint("http://192.168.1.1:12345");'