2022-04-12 21:48:54 +03:00
2022-04-13 01:12:00 +03:00
2022-04-14 01:13:18 +03:00
2022-04-12 18:51:03 +03:00
2021-12-21 15:24:25 +03:00
2021-12-21 15:24:25 +03:00
2022-04-14 01:13:18 +03:00
2022-04-14 01:13:18 +03:00
2021-12-21 15:24:25 +03:00
2021-12-21 15:24:25 +03:00
2022-04-12 18:51:03 +03:00

Modified Chihaya (MoChi)

License

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.

Languages
Go 99.6%
Dockerfile 0.2%
Shell 0.2%