You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jared Rice Sr edited this page Jul 1, 2018
·
1 revision
@dwdht/cli
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.
Usage
$ dhtcli put "greetings martian"
23bd9c8eefcd7f7bab73c148d4f025f5ed4ae669
$ dhtcli get 23bd9c8eefcd7f7bab73c148d4f025f5ed4ae669
greetings martian