Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hdvinnie/torrent-tracker-platforms
A Curated List Of Torrent Tracker Platforms/Codebases Written In Multiple Coding Languages
https://github.com/hdvinnie/torrent-tracker-platforms
bittorrent-tracker torrent-tracker torrent-tracker-codebase torrent-tracker-platform torrent-tracker-scripts
Last synced: 30 days ago
JSON representation
A Curated List Of Torrent Tracker Platforms/Codebases Written In Multiple Coding Languages
- Host: GitHub
- URL: https://github.com/hdvinnie/torrent-tracker-platforms
- Owner: HDVinnie
- Created: 2017-07-12T20:50:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T04:27:36.000Z (5 months ago)
- Last Synced: 2024-08-01T12:22:07.749Z (3 months ago)
- Topics: bittorrent-tracker, torrent-tracker, torrent-tracker-codebase, torrent-tracker-platform, torrent-tracker-scripts
- Homepage:
- Size: 55.7 KB
- Stars: 499
- Watchers: 25
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Frontend + Backend
---
### ✔ Active Development
| Name | Description |
|---------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|
| [UNIT3D-Community-Edition](https://github.com/HDInnovations/UNIT3D-Community-Edition) | Complete Private Torrent Tracker built Laravel, Livewire and a sprinkle of AlpineJS. It is primarily aimed for movie/tv trackers. |
| [GazellePW](https://github.com/Mosasauroidea/GazellePW) | Movie-based Gazelle fork with beautiful and modern UI. |
| [NexusPHP](https://github.com/xiaomlove/nexusphp) | Complete PT website building solution. Based on NexusPHP + Laravel + Filament. |
| [Torrust](https://github.com/torrust/torrust) | A suite of client-server software for hosting online torrent indexes. Support both private and public torrents. Written in Rust and Vue. |
| [TorrentPier](https://github.com/torrentpier/torrentpier) | Bull-powered BitTorrent tracker engine with forum functionality (Based on phpBB). Supported announcers: Ocelot and XBT. |
| [sqtracker](https://github.com/tdjsnelling/sqtracker) | Modern private tracker platform built with Node.js, React, MongoDB and Docker. It is suitable for any type of content. |### 🐢 Sporadic Development
| Name | Description |
|------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
| [Orpheus-Gazelle](https://github.com/OPSnet/Gazelle) | Orpheus-Gazelle is a fork of Gazelle (written in PHP) and is used by Orpheus. It is primarily aimed at music trackers. |### 💀 Development Ceased
| Name | Description |
|--------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [meanTorrent](https://github.com/taobataoma/meanTorrent) | MEAN.JS BitTorrent - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js, A Private BitTorrent Tracker CMS with Multilingual support. |
| [rartracker](https://github.com/swetorrentking/rartracker) | Complete bittorrent tracker written in PHP and AngularJS. |
| [NyaaV2](https://github.com/nyaadevs/nyaa) | Complete Torrent Tracker written in Python. |
| [NyaaPantsu](https://github.com/NyaaPantsu/nyaa) | Complete Torrent Tracker. An alternative to NyaaV2 written in GoLang. |
| [U-232](https://github.com/Bigjoos/U-232-V5) | PHP Torrent Tracker Script. |
| [Gazelle](https://github.com/WhatCD/Gazelle) | Gazelle is a web framework geared towards private torrent trackers. Although naturally focusing on music, it can be modified for most needs. Gazelle is written in PHP. |
| [Luminance](https://github.com/Empornium/Luminance) | Luminance web frontend has a much cleaner structure than Gazelle and is progressing in adding new features. Luminance is written in PHP. |
| [Oppaitime-Gazelle](https://git.oppaiti.me/Oppaitime/Gazelle) | Oppaitime-Gazelle is written in PHP and is a fork off Gazelle. Aimed to make it a very secure codebase. |
| [XBTIT Blu-Edition by BluCrew](https://github.com/bug-me-not/XBTIT-Blu-Edition-by-BluCrew) | PHP Torrent Tracker Script built off the original XBTIT. |
| [RidPT](https://github.com/Rhilip/RidPT) | Another Private Torrent framework Project. Built on MixPHP and Zui. |
| [Pu-239](https://github.com/darkalchemy/Pu-239) | A rewrite of the popular torrent tracker U-232. |---
## Tracker/Announce Only
In alphabetical order:
[aquatic]: https://github.com/greatest-ape/aquatic
[BitTorrentPHPAnnounceSocketServer]: https://github.com/kaitokid222/BitTorrentPHPAnnounceSocketServer
[Chihaya]: https://github.com/chihaya/chihaya
[Mika]: https://github.com/leighmacdonald/mika
[notorious]: https://github.com/GrappigPanda/notorious
[Ocelot]: https://github.com/torrentpier/ocelot
[opentracker]: http://erdgeist.org/arts/software/opentracker
[privtracker]: https://github.com/meehow/privtracker
[Radiance]: https://github.com/Empornium/Radiance
[Torrust]: https://github.com/torrust/torrust-tracker
[Ttorrent]: https://github.com/mpetazzoni/ttorrent
[XBT]: https://github.com/OlafvdSpek/xbt| Name | Type | UDP | HTTP | WebTorrent | TLS | IPv6 | Language | OS | Notes |
|---------------|---------|-----|------|------------|-----|-------|----------|------------------------|-------------------|
| [aquatic] | Open | Yes | Yes | Yes | Yes | Yes | Rust | Unix-like / Linux 5.8+ | |
| [Chihaya] | Mixed | Yes | Yes | No | Yes | Yes | Go | ? | |
| [Ocelot] | Mixed | Yes | Yes | No | No | No | C++ | Linux, Windows | Requires mysql |
| [opentracker] | Open | Yes | Yes | No | No | Yes | C | Unix-like | |
| [privtracker] | Private | No | Yes | No | Yes | Yes | Go | ? | |
| [Radiance] | Private | Yes | Yes | No | No | Yes | C++ | Unix-like | Requires mysql |
| [Torrust] | Mixed | Yes | Yes | No | Yes | Yes | Rust | Cross-platform | |
| [Ttorrent] | Mixed | No | Yes | No | No | No | Java | ? | __Unmaintained?__ |
| [XBT] | Mixed | Yes | Yes | No | No | Yes | C++ | Linux, Windows | Requires mysql |