Comment utiliser wget avec un proxy SOCKS sous Linux?
Résolu
smed_79
Messages postés
1291
Date d'inscription
Statut
Contributeur
Dernière intervention
-
smed_79 Messages postés 1291 Date d'inscription Statut Contributeur Dernière intervention -
smed_79 Messages postés 1291 Date d'inscription Statut Contributeur Dernière intervention -
Bonjour,
j'aimerais savoir comment utiliser wget pour télécharger derrière un proxy SOCKS5 ?
Mon fichier ~/.wgetrc
il me reste encore a configurer?
Merci.
j'aimerais savoir comment utiliser wget pour télécharger derrière un proxy SOCKS5 ?
Mon fichier ~/.wgetrc
http_proxy = 127.0.0.1:1080
use_proxy = on
#proxy_user=username
#proxy_password=password
wait = 15
no_proxy = localhost,127.0.0.1
il me reste encore a configurer?
Merci.
A voir également:
- Wget socks proxy
- Proxy google 8.8.8.8 port - Guide
- Proxy anonyme gratuit - Télécharger - Confidentialité
- La connexion a été refusée par le serveur proxy ✓ - Forum Mozilla Firefox
- Pb proxy switch - Télécharger - Confidentialité
- Serveur proxy ps4 8080 adresse ✓ - Forum Windows
autre liens:
http://tsocks.sourceforge.net/
https://wiki.archlinux.org/index.php/Proxy_settings#Using_a_SOCKS_proxy
http://doc.ubuntu-fr.org/tsocks
https://fr.wikipedia.org/wiki/SOCKS#clients_SOCKS
@++