Wget 1.21 💾

GNU wget is a HTTP and FTP downloading and mirroring tool for the command line. It provides various options and complete HTTP support. It supports REST and RANGE requests for partial and continuous downloads, can use wildcards for mirroring complete websites, converting HTML references to relative links, use HTTP cookies, proxies, persistent connections, background processing, and can compare files prior downloading.

minor bugfix: Improve the number of translated strings Remove all uses of alloca In some places the length of untrusted strings has been used, e.g. strings from the command line or from remote. buffer overflows in progress bar code in some locales. two null pointer accesses. Amend cookie file header to be recognized by the 'file' command. Post Handshake Authentication for OpenSSL. Require gettext version 0.19.3+. Add configure flags --enable-fsanitize-ubsan, --enable-fsanitize-asan and --enable-fsanitize-msan for gcc and clang. Make several smaller, enhance fuzzing, enhance building.

GNU GPL c wget http ftp file-transfer mirroring