02-anadir-a-bashrc.sh 322 B

123456
  1. export no_proxy=localhost,127.0.0.0/8,10.34.7.112,10.34.7.113,10.34.7.114
  2. export NO_PROXY=localhost,127.0.0.0/8,10.34.7.112,10.34.7.113,10.34.7.114
  3. export HTTP_PROXY=http://139.16.225.135:81
  4. export HTTPS_PROXY=http://139.16.225.135:81
  5. export https_proxy=http://139.16.225.135:81
  6. export http_proxy=http://139.16.225.135:81