• Stars
    star
    357
  • Rank 115,265 (Top 3 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Wget Git mirror
                                                          -*- text -*-
GNU Wget
========
                  Current Web home: https://www.gnu.org/software/wget/

GNU Wget is a free utility for non-interactive download of files from
the Web.  It supports HTTP, HTTPS, and FTP protocols, as well as
retrieval through HTTP proxies.

It can follow links in HTML pages and create local versions of remote
web sites, fully recreating the directory structure of the original
site.  This is sometimes referred to as "recursive downloading."
While doing that, Wget respects the Robot Exclusion Standard
(/robots.txt).  Wget can be instructed to convert the links in
downloaded HTML files to the local files for offline viewing.

Recursive downloading also works with FTP, where Wget can retrieve a
hierarchy of directories and files.

With both HTTP and FTP, Wget can check whether a remote file has
changed on the server since the previous run, and only download the
newer files.

Wget has been designed for robustness over slow or unstable network
connections; if a download fails due to a network problem, it will
keep retrying until the whole file has been retrieved.  If the server
supports regetting, it will instruct the server to continue the
download from where it left off.

If you are behind a firewall that requires the use of a socks style
gateway, you can get the socks library and compile wget with support
for socks.

Most of the features are configurable, either through command-line
options, or via initialization file .wgetrc.  Wget allows you to
install a global startup file (/usr/local/etc/wgetrc by default) for
site settings.

Wget works under almost all Unix variants in use today and, unlike
many of its historical predecessors, is written entirely in C, thus
requiring no additional software, such as Perl.  The external software
it does work with, such as OpenSSL, is optional.  As Wget uses the GNU
Autoconf, it is easily built on and ported to new Unix-like systems.
The installation procedure is described in the INSTALL file.

As with other GNU software, the latest version of Wget can be found at
the master GNU archive site ftp.gnu.org, and its mirrors.  Wget
resides at <ftp://ftp.gnu.org/pub/gnu/wget/>.

Please report bugs in Wget to <[email protected]>.

See the file `MAILING-LIST' for information about Wget mailing lists.
Wget's home page is at <https://www.gnu.org/software/wget/>.

If you would like to contribute code for Wget, please read
CONTRIBUTING.md.

Wget was originally written and mainained by Hrvoje Niksic.  Please see
the file AUTHORS for a list of major contributors, and the ChangeLogs
for a detailed listing of all contributions.


Copyright (C) 1995-2023 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
USA.

Additional permission under GNU GPL version 3 section 7

If you modify this program, or any covered work, by linking or
combining it with the OpenSSL project's OpenSSL library (or a
modified version of that library), containing parts covered by the
terms of the OpenSSL or SSLeay licenses, the Free Software Foundation
grants you additional permission to convey the resulting work.
Corresponding Source for a non-source form of such a combination
shall include the source code for the parts of OpenSSL used as well
as that of the covered work.

More Repositories

1

busybox

BusyBox mirror
C
1,510
star
2

dd-wrt

DD-WRT Subversion mirror.
530
star
3

ncurses

ncurses Git mirror
C
404
star
4

jdownloader

JDownloader mirror
Java
367
star
5

firmware-mod-kit

http://firmware-mod-kit.googlecode.com/svn/trunk
C
293
star
6

x264

x264 Git mirror
C
281
star
7

mingw-w64

mingw-w64 Git mirror
C
279
star
8

make

git://git.savannah.gnu.org/make
C
184
star
9

tinycc

http://repo.or.cz/tinycc.git
C
170
star
10

vbox

VirtualBox Git mirror
C
167
star
11

newlib-cygwin

Cygwin newlib mirror
C
157
star
12

boost

Use https://github.com/boostorg/boost
144
star
13

reactos

svn://svn.reactos.org/reactos/trunk
C
142
star
14

scintilla

Scintilla Git mirror
C++
141
star
15

libX11

Xlib/libX11 mirror
C
139
star
16

dmidecode

dmidecode mirror
C
111
star
17

equalizerapo

Equalizer APO mirror
C++
102
star
18

smartmontools

smartmontools mirror
C++
92
star
19

tclap

Templatized C++ Command Line Parser mirror
C++
78
star
20

pcsxr

https://pcsxr.svn.codeplex.com/svn/pcsxr
C
74
star
21

launch4j

git://git.code.sf.net/p/launch4j/git
Java
69
star
22

sed

git://git.savannah.gnu.org/sed.git
Shell
64
star
23

xserver

Xserver mirror
C
49
star
24

scite

SciTE Git mirror
C++
44
star
25

winscp

WinSCP CVS mirror
Pascal
40
star
26

freedownload

Git mirror of Free Download Manager's Subversion repository
C
34
star
27

virtualjaguar

http://shamusworld.gotdns.org/git/virtualjaguar
C++
33
star
28

processhacker

svn://svn.code.sf.net/p/processhacker/code
C#
31
star
29

nuvee

nuvee_10-21-11.7z
C++
30
star
30

moin-2.0

MoinMoin 2.0
Python
27
star
31

cygwin

Cygwin mirror. Use https://github.com/mirror/newlib-cygwin instead.
C
23
star
32

desmume

Git mirror of DeSmuME's Subversion repository
C++
23
star
33

rtmpdump

git://git.ffmpeg.org/rtmpdump.git
C
19
star
34

mirror

Metarepository for housing all issues and tooling related to mirror.
Shell
18
star
35

qt

Use https://github.com/qtproject/qt
18
star
36

xmlrpc-c

XMLRPC-C mirror
C
16
star
37

xmlstar

git://git.code.sf.net/p/xmlstar/code
C
15
star
38

rarfilesource

Mirror of RARFileSource's Git repository
C
14
star
39

pcsx2

http://pcsx2.googlecode.com/svn/trunk
C++
13
star
40

dolphin-emu

ARCHIVED Moved to *dolphin-emu/dolphin*
13
star
41

patch

git://git.savannah.gnu.org/patch.git
C
11
star
42

notepadplus

Use https://github.com/notepad-plus-plus/notepad-plus-plus
C++
11
star
43

wiimms-iso-tools

http://opensvn.wiimm.de/wii/branches/public/wiimms-iso-tools
C
10
star
44

levelzap

https://git01.codeplex.com/levelzap
C++
10
star
45

comical

Cross-platform CBR/CBZ (comic book) reader
C++
9
star
46

model3emu

https://svn.code.sf.net/p/model3emu/code/trunk
C
9
star
47

mame

Use https://github.com/mamedev/mame
9
star
48

calibre

use kovidgoyal/calibre instead
8
star
49

lzop

lzop-1.03.tar.gz
C
8
star
50

mintty

Use https://github.com/mintty/mintty
C
8
star
51

VMsvga2

svn://svn.code.sf.net/p/vmsvga2/code/VMsvga2/trunk
C++
8
star
52

openal-soft

Use https://github.com/kcat/openal-soft
7
star
53

conemu

https://github.com/Maximus5/ConEmu
C++
7
star
54

sevenzip

7z920.tar.bz2
C++
7
star
55

r

https://svn.r-project.org/R/trunk
C
6
star
56

daphne-emu

https://www.daphne-emu.com:9443/daphnesvn/branches/v_1_0
C++
6
star
57

odin

ODIN - Free Disk Imager mirror
C++
6
star
58

mingw-org-wsl

MinGW.org (not the newer MinGW-w64)
C
6
star
59

x265

Use https://github.com/videolan/x265
6
star
60

jpcsp

Use https://github.com/jpcsp/jpcsp
Java
6
star
61

libdvdread

git://git.videolan.org/libdvdread.git
C
5
star
62

libXi

git://anongit.freedesktop.org/xorg/lib/libXi
C
5
star
63

darwinbuild

http://svn.macosforge.org/repository/darwinbuild/trunk
C
5
star
64

plibc

https://svn.code.sf.net/p/plibc/code/trunk/plibc
C
5
star
65

chere

git://repo.or.cz/chere.git
Shell
5
star
66

moin-1.9

https://bitbucket.org/thomaswaldmann/moin-1.9
Python
4
star
67

obsproject

Use https://github.com/jp9000/OBS
4
star
68

vba

VisualBoyAdvance mirror
C++
4
star
69

pagedown

Use https://github.com/ujifgc/pagedown
4
star
70

nulldc

http://nulldc.googlecode.com/svn/trunk
C++
4
star
71

spaun

spaun_0.zip
Python
4
star
72

openoffice

Use https://github.com/apache/openoffice
4
star
73

libtorrent

use arvidn/libtorrent
C++
4
star
74

deluge

Use https://github.com/deluge-torrent/deluge
3
star
75

env-man

git://env-man.git.sourceforge.net/gitroot/env-man/env-man
C#
3
star
76

qemu-android

https://android.googlesource.com/platform/external/qemu
C
3
star
77

OpenEUICC

https://gitea.angry.im/PeterCxy/OpenEUICC.git
Java
3
star
78

hydrairc

http://svn.hydrairc.com/hydrairc/trunk
C++
3
star
79

vbam

https://svn.code.sf.net/p/vbam/code
C++
3
star
80

muparserx

Use https://github.com/beltoforion/muparserx
3
star
81

flashdevelop

Use https://github.com/fdorg/flashdevelop
C#
3
star
82

superputty

Use https://github.com/jimradford/superputty
C#
3
star
83

grrlib

Use https://github.com/GRRLIB/GRRLIB
C
3
star
84

libdvdnav

git://git.videolan.org/libdvdnav.git
C
3
star
85

goodreads

Goodreads.zip
Python
3
star
86

listfix

https://svn.code.sf.net/p/listfix/code/dev
Java
3
star
87

crun

cygwin_explorer_integration_2010-05-07.7z
Shell
3
star
88

qtbase

Use https://github.com/qtproject/qtbase
3
star
89

libosinfo

github mirror of libosinfo
3
star
90

irssi

Use https://github.com/irssi/irssi
3
star
91

cvs-fast-export

git://gitorious.org/cvs-fast-export/cvs-fast-export.git
C
2
star
92

qconf

DEPRECATED IN FAVOR OF https://github.com/psi-plus/qconf
2
star
93

count_pages

Count Pages.zip
Python
2
star
94

keyfinder

PIDConvert.zip
C#
2
star
95

cvsps

git://gitorious.org/cvsps/cvsps.git
C
2
star
96

taskbartimer

windows taskbar timer
C#
2
star
97

libogc

Use https://github.com/devkitPro/libogc
2
star
98

droidedit

2
star
99

console-devel

http://hg.code.sf.net/p/console-devel/code
C++
2
star
100

pinmame

svn://svn.code.sf.net/p/pinmame/code/trunk
C
1
star