Wget

GNU Wget (or just Wget, formerly Geturl, also written as its package name, wget) is a computer program that retrieves content from web servers. It is part of the GNU Project. Its name derives from "World Wide Web" and "get". It supports downloading via HTTP, HTTPS, and FTP.

Wget
Original author(s)Hrvoje Nikšić
Developer(s)Giuseppe Scrivano, Tim Rühsen, Darshit Shah
Initial releaseJanuary 1996 (1996-01)
Stable release
1.21.4  / 10 May 2023
Repository
Written inC
PlatformCross-platform
TypeFTP client / HTTP client
LicenseGPL-3.0-or-later
Websitewww.gnu.org/software/wget/

Its features include recursive download, conversion of links for offline viewing of local HTML, and support for proxies. It appeared in 1996, coinciding with the boom of popularity of the Web, causing its wide use among Unix users and distribution with most major Linux distributions. Wget is written in portable C, and can be easily installed on any Unix-like system. Wget has been ported to Microsoft Windows, macOS, OpenVMS, HP-UX, AmigaOS, MorphOS and Solaris. Since version 1.14, Wget has been able to save its output in the web archiving standard WARC format.

It has been used as the basis for graphical programs such as GWget.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.