BitTorrent Network for Yggdrasil
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ghost c95213e007 redirect to magnet page on edit success, unlock editor session 1 year ago
database implement comments, init magnet page 1 year ago
example/environment implement peers online scrape 1 year ago
src redirect to magnet page on edit success, unlock editor session 1 year ago
.gitignore update gitignore 1 year ago
LICENSE Initial commit 1 year ago
README.md update readme 1 year ago
composer.json initial commit 1 year ago

README.md

YGGtracker

BitTorrent Catalog for Yggdrasil ecosystem

YGGtracker uses Yggdrasil IPv6 addresses to identify users without registration.

Online instances

Trackers

  • http://[201:23b4:991a:634d:8359:4521:5576:15b7]/announce stats
  • http://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announce stats

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
      • Views
      • Info page
  • Profile
    • Listing
      • Uploads
      • Downloads
      • Stars
      • Following
      • Followers
      • Comments
    • Settings
      • Public name
      • Avatar
      • Downloads customization
        • Address Tracker
        • Web Seed
        • Acceptable Source
        • eXact Source
      • Content filters
  • Other
    • RSS
    • Moderation

Donate to contributors

License

Components

Feedback

Feel free to share your ideas and bug reports!

Community

See also