-
- Downloads
dht: build a dhtnode utility with the deamon
dhtnode uses the DHT code from the deamon to launch and connect a DHT
node controlled by a command-line interface.
Refs #53127
Signed-off-by:
Tristan Matthews <tristan.matthews@savoirfairelinux.com>
Change-Id: Icb46db8b6e581105be1adc767995a6cdfb6895b7
Showing
- daemon/Makefile.am 4 additions, 0 deletionsdaemon/Makefile.am
- daemon/configure.ac 1 addition, 0 deletionsdaemon/configure.ac
- daemon/tools/.gitignore 1 addition, 0 deletionsdaemon/tools/.gitignore
- daemon/tools/Makefile.am 15 additions, 0 deletionsdaemon/tools/Makefile.am
- daemon/tools/dhtnode.cpp 181 additions, 0 deletionsdaemon/tools/dhtnode.cpp
daemon/tools/.gitignore
0 → 100644
daemon/tools/Makefile.am
0 → 100644
daemon/tools/dhtnode.cpp
0 → 100644
Please register or sign in to comment