mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
A social-oriented BitTorrent catalog for the Yggdrasil network, written in the Symfony framework.
alt-webbittorrentcatalogcomposerdistributedfederatedjs-lessmagnetphpsocial-networksphinxsqlitesymfonytorrenttrackerwikiyggdrasil
| database | ||
| example/environment | ||
| src | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| README.md | ||
YGGtracker
BitTorrent Catalog for Yggdrasil ecosystem
YGGtracker uses Yggdrasil IPv6 addresses to identify users without registration.
Online instances
- http://[201:23b4:991a:634d:8359:4521:5576:15b7]/yggtracker
- http://94.140.114.241/yggtracker
Trackers
http://[201:23b4:991a:634d:8359:4521:5576:15b7]/announcestatshttp://[200:1e2f:e608:eb3a:2bf:1e62:87ba:e2f7]/announcestats
Requirements
php8^
php-pdo
php-mysql
sphinxsearch
Installation
git clone https://github.com/YGGverse/YGGtracker.gitcd YGGtrackercomposer update
Setup
- Server configuration
/example/environment - The web root dir is
/src/public - Deploy the database using MySQL Workbench project presented in the
/databasefolder - Install Sphinx Search Server
- Configuration examples presented at
/configfolder - Set up the
/src/crontabby 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
- Comments
- Views
- Info page
- Scrape trackers
- Protocol
-
User
- Profile
- Magnets
- Downloads
- Stars
- Following
- Followers
- Comments
-
Other
- RSS
- Moderation
Donate to contributors
License
- Engine sources MIT License
Components
Feedback
Feel free to share your ideas and bug reports!