Wilfred van Velzen <[email protected]> writes: >> can you please provide more information? Where do you get that message? > > Everywhere, for example: > >> wget http://google.com > asking libproxy about url 'http://google.com/' > libproxy suggest to use 'direct://' > ... > >> wget localhost > asking libproxy about url 'http://localhost/' > libproxy suggest to use 'direct://' > ... > > It seems to be the first two lines of output that wget always prints.
What happens if you specify --no-proxy? Can you please attach the output you get if you pass -d (this time without --no-proxy)? Thanks, Giuseppe
