summaryrefslogtreecommitdiff
path: root/net/freenet-tools
AgeCommit message (Collapse)AuthorFilesLines
2004-10-29Make build and work on Interix.tv3-5/+60
2004-07-25Update to 0.2.23.tv2-5/+5
(Add --ignore, --mime-none, --delete options; a couple memory alloc fixes.)
2004-07-25duh.org is no longer mirroring the distfile.tv1-3/+2
2004-03-29Freenet Tools, a set of tools usable against a Freenet or Entropy nodetv6-0/+77
to insert/retrieve content by the native FCP protocol rather than the WWW proxy. From the DESCR: ===== The most important tools for those who want to insert their own content as a website into Freenet or Entropy, are the Freenet Tools (or similiar tools from other authors :). For Freenet, there are some such programs linked from their http://freenetproject.org) pages. Not many of them will work with Entropy out-of-the-box, as they sometimes specialize on minor deviations in the FCP interface. Specificially the newer tools, supporting the FEC FCP v1.1 will fail with Entropy, as Entropy does not yet fully support the changes to the Freenet Client Protocol. So I suggest you use ft for Entropy for now, since I can help you there with problems or questions.