blob: 3a6d4a1271d6b4f228b304ef0394208659364fa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Freenet Grab (fngrab.py) is a GPL'd replacement for the official Freenet
Project's freenet_request (Un*x) and frequest.exe (Windows). Freenet Grab has
several features freenet_request/frequest doesn't have:
- Retrying failed requests with incremental hops to live.
- New: Multiple simultaneous downloads (multi-threading)
- Better support for in-Freenet key index searching.
- Specify a file containing a list of keys to download.
- Verifying a list of keys in a file.
WWW: http://freebbs.sourceforge.net/
|