Skip to content

Qt GUI for the DHT implementation used by the BitTorrent protocol

License

Notifications You must be signed in to change notification settings

alexf91/dht-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHT Explorer

Qt GUI for the DHT implementation used by the BitTorrent protocol.

The program maintains a connection to the network and allows searching for hashes.

Build

git submodule update --init
mkdir build
cd build
cmake ..
make

About

Qt GUI for the DHT implementation used by the BitTorrent protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published