hi leute,
hab ne kurze frage. ich möchte mit wget downloaden. das an sich ist ja nicht das problem. ich möchte per proxy downloaden.
hab diesen eintrag hier schon in nem faq board gefunden:
Proxy
To make wget use a proxy, you must set up an environment variable before using wget. Type this at the command prompt:
set http_proxy=http://proxy.myprovider.net:8080
...where you use the correct proxy hostname and port for your ISP or network. You can use ftp_proxy to proxy ftp requests.
--proxy=on
--proxy=off
Turn proxy usage on/off once variable is set.
das is soweit ja alles klar...
bis auf 2 fragen:
-muss ich den set**** befehl jedesmal nach neustart eingeben, oder bleibt der erhalten?
-ist der proxy welchen ich hier dann vergebe, nur für wget oder für jede anwendung die ins internet will (http)?
gruß
colonelwastl
ColonelWastl (198) 2x Beste Antwort
|