1 2 3 4 5 6 7 | PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" http_proxy=http://10.1.1.250:8081 https_proxy=http://10.1.1.250:8081 ftp_proxy=http://10.1.1.250:8081 HTTP_PROXY=http://10.1.1.250:8081 HTTPS_PROXY=http://10.1.1.250:8081 FTP_PROXY=http://10.1.1.250:8081 |