-
Notifications
You must be signed in to change notification settings - Fork 10
DHT CLI
Jared Rice Sr edited this page Jul 1, 2018
·
1 revision
DHT Command CLI for storing key/value data in the BitTorrent mainline DHT. Relies on BEP 44 functionality to store arbitrary 1KB immutable or mutable metadata in the DHT itself.
$ dhtcli put "greetings martian"
23bd9c8eefcd7f7bab73c148d4f025f5ed4ae669
$ dhtcli get 23bd9c8eefcd7f7bab73c148d4f025f5ed4ae669
greetings martian