This is a little perl ditty I use often.  It is a simple
requestor client.  It has a simple command syntax...

freenet_request.pl <key>
freenet_request.pl <key> <file_for_key_data>
freenet_request.pl favorites

It always tries with an HTL of 100.  If it is called
with the word "favorites" it will request keys from
a file keys.txt.  I have seen use in placing MSK's
I visit frequently in keys.txt and schedule a
"favorites" to run every 6 hours or so.

If you're wondering...  I'm working on a forking
version as well...

Let me know if you find this useful.





freenet_request.pl

Reply via email to