mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Remove reference to socks library.
This commit is contained in:
parent
e111c92008
commit
a9a38ed864
@ -1,3 +1,8 @@
|
||||
2008-02-06 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.ṫexi <Overview>: Remove references to no-longer-supported
|
||||
socks library.
|
||||
|
||||
2008-01-31 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi: Ensure that license info appears in the info
|
||||
|
@ -167,11 +167,8 @@ download from where it left off.
|
||||
|
||||
@item
|
||||
Wget supports proxy servers, which can lighten the network load, speed
|
||||
up retrieval and provide access behind firewalls. However, if you are
|
||||
behind a firewall that requires that you use a socks style gateway,
|
||||
you can get the socks library and build Wget with support for socks.
|
||||
Wget uses the passive @sc{ftp} downloading by default, active @sc{ftp}
|
||||
being an option.
|
||||
up retrieval and provide access behind firewalls. Wget uses the passive
|
||||
@sc{ftp} downloading by default, active @sc{ftp} being an option.
|
||||
|
||||
@item
|
||||
Wget supports IP version 6, the next generation of IP. IPv6 is
|
||||
|
Loading…
Reference in New Issue
Block a user