Skip to content

Simple Torrenting Project based on jakerachleff/simple-kademlia

Notifications You must be signed in to change notification settings

jakerachleff/tinytorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinytorrent

TinyTorrent is a file sharing service that runs on top of simple-kademlia, a DHT also on my profile that is currently a work in progress. After cloning, run git submodule update --init --recursive

From the repo, run cmake --build cmake-build-debug --target tinytorrent -- -j 2 cmake-build-debug/tinytorrent to start the bootstrap server, defaulted in main.cpp as 127.0.0.1:8000

Use the --ip and --port flags for each new instance.

About

Simple Torrenting Project based on jakerachleff/simple-kademlia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages