Skip to content

dado-prateek/warp-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple BitTorrent tracker made for educational purposes

How to run

  • Clone repo:
git clone https://github.com/qborg/warp-tracker.git
  • Create dir for torrents:
cd warp-tracker
mkdir torrents
  • Create and add some torrents to torrents dir, check config at warp/config.py and run via python3.5:
PYTHONPATH=. python3.5 warp/main.py

About

BitTorrent tracker in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages