## Description The current DHT implementation lacks true support for bootstrap and better peer discovery and mapping. This must be changed with a new implementation. The current partial implementation is located [here](https://github.com/hivesolutions/netius/blob/master/src/netius/clients/torrent.py). ## Related Issue #8