forzar_ipv4_en_wget

This is an old revision of the document!


Force Wget to Use IPv4

Esto para que no pierda tiempo tratando de llegar a la dirección ipv6.

In case you want wget to only look for IPv4 address and connect to it, you need to use the –inet4-only flag with wget command as shown.

$ wget --inet4-only https://ftp.gnu.org/gnu/wget/wget-latest.tar.gz
forzar_ipv4_en_wget.1674406571.txt.gz · Last modified: 2024/10/17 21:42 (external edit)