Install dhtnode by entering the following commands in the terminal:
sudo apt update sudo apt install dhtnode
Description:
OpenDHT node binary
OpenDHT is a C++11 distributed hash table implementation. Feature list: - Distributed shared key->value data-store - Clean and powerful distributed map API with storage of arbitrary binary values of up to 56 KB. - Optional public key cryptography layer providing data signature and encryption (using GnuTLS). - IPv4 and IPv6 support. . This package contains the OpenDHT node binary.
Homepage: https://github.com/savoirfairelinux/opendht
Version: 1.6.0-1
Section: universe/net