[arch-general] IPv6 causing wget/curl to hang for a long time?

slubman lists at slubman.info
Mon Jun 6 05:24:27 EDT 2011


On 06/06/2011 10:54, KESHAV P.R. wrote:
> For now use
>
> wget --inet4-only    # or
> curl --ipv4
>
> to ensure both use only ipv4 addresses.

Or shorter:
wget -4
curl -4

-- 
slubman


More information about the arch-general mailing list