close
setting proxy in $HOME/.wgetrc
http_proxy = $PROXYADDRESS
use_proxy = on
wait = 10
parameter :
-i $input : wget the links from $input
--http-user=test : the account is user
--http-password='testabc' : the password is testabc
--tries=3 : retry three times
-T 10 : the timeout is 10 seconds
全站熱搜