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 95addf0c48 add crawler 3 months ago
bin init symfony framework #14 7 months ago
config init torrent categories feature #26 6 months ago
migrations init torrent categories feature #26 6 months ago
public implement poster position settings #18 6 months ago
src undefined variable 5 months ago
templates fix description variables 4 months ago
tests init symfony framework #14 7 months ago
translations add torrent private info 6 months ago
.env add crawler 3 months ago
.env.test init symfony framework #14 7 months ago
.gitignore init symfony framework #14 7 months ago
LICENSE Initial commit 8 months ago
README.md update readme 5 months ago
composer.json make description links clickable #30 6 months ago
composer.lock composer update 5 months ago
docker-compose.override.yml init symfony framework #14 7 months ago
docker-compose.yml init symfony framework #14 7 months ago
phpunit.xml.dist init symfony framework #14 7 months ago
symfony.lock init symfony framework #14 7 months ago

README.md

YGGtracker

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