If you want to launch 'portsnap fetch' through an authenticated proxy, do not use:
HTTP_PROXY=http://user:passwd@ip:port/
but use
HTTP_PROXY=http://ip:port/and
HTTP_PROXY_AUTH=basic:*:user:passwd
in your environment.
Various things that I want to share ...
HTTP_PROXY=http://user:passwd@ip:port/
HTTP_PROXY=http://ip:port/and
HTTP_PROXY_AUTH=basic:*:user:passwd
Aucun commentaire:
Enregistrer un commentaire