- Aug 11, 2004
-
- Aug 10, 2004
-
- Aug 09, 2004
-
- Aug 08, 2004
-
-
- Aug 07, 2004
-
- Aug 06, 2004
-
- Aug 05, 2004
-
-
allow remote harvesting by specifying a URL to read routers from (e.g. --netDbURL http://dev.i2p.net/i2pdb/ )
-
instead of the standard 'httpclient 4444' or 'httpclient 4444 squid.i2p', you can now specify a comma delimited list of outproxies: 'httpclient 4444 squid.i2p,www1.squid.i2p,www2.squid.i2p' and each individual http request goes through a randomly selected proxy there are a few general issues with this, such as a lack of affinity (web applications that require a session to always come from a single IP address will break) but it should work most of the time.
-