1
0
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:
Micah Cowan 2008-02-08 11:51:04 -08:00
parent e111c92008
commit a9a38ed864
2 changed files with 7 additions and 5 deletions

View File

@ -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> 2008-01-31 Micah Cowan <micah@cowan.name>
* wget.texi: Ensure that license info appears in the info * wget.texi: Ensure that license info appears in the info

View File

@ -167,11 +167,8 @@ download from where it left off.
@item @item
Wget supports proxy servers, which can lighten the network load, speed Wget supports proxy servers, which can lighten the network load, speed
up retrieval and provide access behind firewalls. However, if you are up retrieval and provide access behind firewalls. Wget uses the passive
behind a firewall that requires that you use a socks style gateway, @sc{ftp} downloading by default, active @sc{ftp} being an option.
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.
@item @item
Wget supports IP version 6, the next generation of IP. IPv6 is Wget supports IP version 6, the next generation of IP. IPv6 is