Chihaya

Build Status Docker Repository on Quay.io GoDoc License IRC Channel

Chihaya is an open source BitTorrent tracker written in Go.

Differentiating features include:

  • Extensible, middleware-oriented request flow that is customized in a YAML configuration file
  • Low resource consumption, and fast, asynchronous request processing
  • Unified IPv4 and IPv6 support

Getting Started

TODO(jzelinskie): I should fill this section in

Development

Long-term discussion and bug reports are maintained via GitHub Issues. Code review is done via GitHub Pull Requests.

  • OpenTracker: a popular BitTorrent tracker written in C
  • Ocelot: a private BitTorrent tracker written in C++

License

Chihaya is distributed under the 2-Clause BSD license that can be found in the LICENSE file.

Languages
Go 99.6%
Dockerfile 0.2%
Shell 0.2%