dhtnode

OpenDHT node binary

Description

OpenDHT is a lightweight C++17 Distributed Hash Table implementation.

OpenDHT provides an easy to use distributed in-memory data store. Every node in the network can read and write values to the store. Values are distributed over the network, with redundancy.

Overview of features:
 * Lightweight and scalable, designed for large networks and small
   devices
 * High resilience to network disruption
 * Public key cryptography layer providing optional data signature
   and encryption (using GnuTLS)
 * IPv4 and IPv6 support
 * Clean and powerful C++17 map API
 * Bindings for C and Python 3
 * REST API with optional HTTP client+server with push notification
   support

This package contains the dhtnode binary.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/savoirfairelinux/opendht


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install dhtnode