(Translated by https://www.hiragana.jp/)
GitHub - desyncr/ruby-fcp: Ruby library for using Freenet via FCP (Freenet Client Protocol). Copy of kerben/ruby-fcp
Skip to content

Ruby library for using Freenet via FCP (Freenet Client Protocol). Copy of kerben/ruby-fcp

License

Notifications You must be signed in to change notification settings

desyncr/ruby-fcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby FCP client library

Ruby client library to access Freenet. Built upon FCP v2.

Should be ultra fresh cherry, has most functionality except for pluginmessages(wanted to do a seperate api for each type). Also runs keep alive function and is thread safe, auto reconnects you as well in case of socket failure, error/state checking should work properly now. Enjoy!

Usage

From the command line:

ruby -Ilib bin/fput -p <some file> -u 'CHK@'

The command above will update to Freenet.

Building documentation

Documentation is provided inline and built with rdoc.

About

Ruby library for using Freenet via FCP (Freenet Client Protocol). Copy of kerben/ruby-fcp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages