- export http_proxy=http://server-ip:port/
- export https_proxy=http://127.0.0.1:3128/
- export http_proxy=http://proxy-server.mycorp.com:3128/
- export socks_proxy=http://proxy-server.mycorp.com:3128/
export no_proxy=localhost,127.0.0.0/8,172.16.0.0/20,192.168.0.0/16,10.0.0.0/8
La sintaxis de la variable proxy es
- export http_proxy=http://:@:/
- export ftp_proxy=http://:@:/
No comments:
Post a Comment