/YGGtracker

BitTorrent Catalog for Yggdrasil

Primary LanguagePHPMIT LicenseMIT

YGGtracker

BitTorrent Registry for Yggdrasil

YGGtracker uses Yggdrasil IPv6 addresses to identify users without registration.

Online instances

Trackers

Open trackers defined in trackers.json

  • Application appends initial trackers to all download links and magnet forms
  • Trackers not in list will be cropped by the application filter
  • Feel free to PR new yggdrasil tracker!

Requirements

php8^
php-pdo
php-mysql
sphinxsearch

Installation

  • git clone https://github.com/YGGverse/YGGtracker.git
  • cd YGGtracker
  • composer update

Setup

  • Server configuration /example/environment
  • The web root dir is /src/public
  • Deploy the database using MySQL Workbench project presented in the /database folder
  • Install Sphinx Search Server
  • Configuration examples presented at /config folder
  • Set up the /src/crontab by following example

Contribute

Please make new branch for each PR

git checkout main
git checkout -b my-pr-branch-name

Roadmap

  • Magnet
    • Protocol
      • Exact Topic / xt
      • Display Name / dn
      • eXact Length / xl
      • Address Tracker / rt
      • Web Seed / ws
      • Acceptable Source / as
      • eXact Source / xs
      • Keyword Topic / kt
      • Manifest Topic / mt
      • Select Only / so
      • PEer / x.pe
    • Options
      • Public
      • Sensitive
      • Comments
    • Features
      • Scrape trackers
        • Peers
        • Completed
        • Leechers
      • Stars
      • Downloads
      • Threading comments
      • Info page
      • Views
      • Forks
      • Wanted
  • Profile
    • Listing
      • Uploads
      • Downloads
      • Stars
      • Following
      • Followers
      • Comments
    • Settings
      • Public name
      • Downloads customization
        • Address Tracker
        • Web Seed
        • Acceptable Source
        • eXact Source
      • Content filters
  • Other
    • Sitemap
    • RSS
    • Moderation
    • Federative API

Donate to contributors

License

Components

Feedback

https://github.com/YGGverse/YGGtracker/issues

Community

See also