mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 15:40:01 -07:00
e18fed307a6e527af964057e4e6b2e5b5733ce14
Bumps [nosborn/github-action-markdown-cli](https://github.com/nosborn/github-action-markdown-cli) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/nosborn/github-action-markdown-cli/releases) - [Commits](https://github.com/nosborn/github-action-markdown-cli/compare/v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: nosborn/github-action-markdown-cli 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%