gon555551 / tracker

A basic UDP torrent tracker server implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

U D P T r a c k e r

Pure Python UDP Torrent Tracker implementation.

🎒Features

  • CLI and GUI server applications.
  • Simple instalation using batch.
  • Full-fledged announcements and scraping implementations.
  • Comprehensive logging and storage.
  • User registry and authentication.
    • Via users.json file.

👹Installation:

git clone https://github.com/gon555551/tracker udpt
cd udpt
>> Initialize virtual environment via requirements.txt
.\scripts\cli.bat

About

A basic UDP torrent tracker server implementation.


Languages

Language:Python 99.1%Language:Batchfile 0.9%