BitTorrent Network for Yggdrasil
Go to file
2023-10-13 23:30:14 +03:00
bin init symfony framework #14 2023-10-02 16:13:55 +03:00
config remove article drafts (feature moved to new releases) 2023-10-13 00:26:09 +03:00
migrations init symfony framework #14 2023-10-02 16:13:55 +03:00
public implement activity RSS feed 2023-10-13 23:06:20 +03:00
src implement activity RSS feed 2023-10-13 23:06:20 +03:00
templates/default update rss links position 2023-10-13 23:30:14 +03:00
tests init symfony framework #14 2023-10-02 16:13:55 +03:00
translations remove article drafts (feature moved to new releases) 2023-10-13 00:26:09 +03:00
.env remove article drafts (feature moved to new releases) 2023-10-13 00:26:09 +03:00
.env.test init symfony framework #14 2023-10-02 16:13:55 +03:00
.gitignore init symfony framework #14 2023-10-02 16:13:55 +03:00
composer.json implement torrent scrape queue 2023-10-09 05:09:18 +03:00
composer.lock implement torrent scrape queue 2023-10-09 05:09:18 +03:00
docker-compose.override.yml init symfony framework #14 2023-10-02 16:13:55 +03:00
docker-compose.yml init symfony framework #14 2023-10-02 16:13:55 +03:00
LICENSE Initial commit 2023-08-24 23:59:44 +03:00
phpunit.xml.dist init symfony framework #14 2023-10-02 16:13:55 +03:00
README.md implement torrent scrape queue 2023-10-09 05:09:18 +03:00
symfony.lock init symfony framework #14 2023-10-02 16:13:55 +03:00

YGGtracker

Distributed BitTorrent Registry for Yggdrasil

YGGtracker uses Yggdrasil IPv6 addresses to identify users without registration.

Installation

Production (v.1)
  • composer create-project yggverse/yggtracker
Development (v.2)
  • git clone https://github.com/YGGverse/YGGtracker.git
  • cd YGGtracker
  • composer update
  • php bin/console doctrine:schema:update --force
  • symfony server:start

Localization

  • Community translations by Crowdin

Contribution

Please make new branch for each PR

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

Donate to contributors

License

Components

Feedback

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

Community

See also