Setting Proxy in WGET (Definirle el proxy al WGET)
Editar:
/etc/wgetrc y descomentar lo que hay que usar.# You can set the default proxies for Wget to use for http, https, and ftp.
# They will override the value in the environment.
#https_proxy = http://proxy.yoyodyne.com:18023/
#http_proxy = http://proxy.yoyodyne.com:18023/
#ftp_proxy = http://proxy.yoyodyne.com:18023/
# If you do not want to use proxy at all, set this to off.
#use_proxy = on
No hay comentarios:
Publicar un comentario