yggverse/yggtracker

BitTorrent tracker for Yggdrasil network

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 2

Forks: 2

Open Issues: 13

Type:project

2.6.2 2023-12-08 18:18 UTC

This package is auto-updated.

Last update: 2024-03-30 15:20:11 UTC


README

Crowdin

BitTorrent Network for Yggdrasil

YGGtracker is catalog, open tracker and social network with many features that allow to convert, filter and download any torrent in Yggdrasil network by community.

Engine uses IPv6 0200::/7 addresses to identify users without registration.

Showcase

Pasted image 1

Instances

  • http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker/ | tracker.ygg
    • ftp://[201:23b4:991a:634d:8359:4521:5576:15b7]:21/yggtracker/ - wanted torrents

Installation

symfony check:requirements
Production

Install stable release

composer create-project yggverse/yggtracker
Development

Latest codebase available in repository

git clone https://github.com/YGGverse/YGGtracker.git
cd YGGtracker
composer update
symfony server:start
Database

New installation

php bin/console doctrine:schema:update --force

Existing DB upgrade

php bin/console doctrine:migrations:migrate
Crontab
  • * * * * * /crontab/torrent/scrape/{%app.key%} - update seeding stats
FTP

Setup anonymous read-only access to /var/ftp catalog (read more)

App settings

Custom settings could be provided in the /.env.local file by overwriting default /.env values

Localization

Join community translations by Crowdin

API

Wiki reference

Contribution

Please make new branch for each PR

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

Donate to contributors

License

Versioning

Semantic Versioning 2.0.0

Components

Support

Blog

Integrations

See also