mirror of
https://github.com/sot-tech/mochi.git
synced 2026-05-26 17:54:45 -07:00
859f88eae377a6a63a0fe5b9916e4fb77bf0b669
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Modified Chihaya (MoChi)
Modified version of Chihaya, an open source BitTorrent tracker written in Go.
Differences from the original project
- Support BittorrentV2 hashes (SHA-256 and hybrid SHA-256-to-160 BEP52, tested with qBittorrent);
- Support storage in middleware modules to persist useful data;
- Metrics can be turned off (not enabled till it really needed).
Main goal
The main goal of made modifications is to create semi-private tracker like Hefur
but with cluster support (allowed torrents limited by pre-existent list middleware and another directory middleware to limit registered torrents).
Notice
Modifications made with particular purpose, so if you need pure tracker, with guaranteed stability, please, use the original project.
Developer(s) of this project (MoChi) do not declare themselves as authors of original project (Chihaya) and do not claim any other rights of original project.
Description
Languages
Go
99.6%
Dockerfile
0.2%
Shell
0.2%