Distributed Hash Table (DHT) Compile git clone https://github.com/ljdross/distributed-hash-table.git cd distributed-hash-table mkdir build cd build cmake .. && make