BitTorrent Network for Yggdrasil
Go to file
2023-10-04 22:09:18 +03:00
bin init symfony framework #14 2023-10-02 16:13:55 +03:00
config add more languages, init crowdin driver #19 2023-10-04 19:15:17 +03:00
migrations init symfony framework #14 2023-10-02 16:13:55 +03:00
public increase textarea size 2023-10-04 20:50:02 +03:00
src remove deprecated methods 2023-10-04 19:22:59 +03:00
templates/default remove address from profile info 2023-10-04 22:09:18 +03:00
tests init symfony framework #14 2023-10-02 16:13:55 +03:00
translations init alt translation dump #19 2023-10-03 23:40:49 +03:00
.env add more languages, init crowdin driver #19 2023-10-04 19:15:17 +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 integrate twig/intl-extra to make locale codes translation #19 2023-10-03 23:30:50 +03:00
composer.lock integrate twig/intl-extra to make locale codes translation #19 2023-10-03 23:30:50 +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 add dev project initiation example 2023-10-04 15:52:43 +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

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