Mika - Bittorrent Tracker

License: MIT Test Status Codacy Badge Maintainability Test Coverage Go Report Card GoDoc Lines of Code Discord chat

Mika is a torrent tracker written in the Go programming language.

It is designed exclusively for private tracker needs, chihaya is a more suitable choice for public trackers.

For the previous, 1.x code, see the legacy branch.

Documentation

The current documentation is within the docs folder. Keep in mind that these are currently either out of date with the current build, or referencing things that are not yet fully implemented.

Support & Discussion

There is currently a discord server setup for mika. You can join here.

Features (Planned)

A high level view of the features we integrate into the tracker. Some are fully implemented already, some are still in the works.

Some things we don't currently have plans to support:

BEP Support

These are currently fully implemented BEPs:

Not currently planned, but maybe in the future:

Build Notes

The minimum required version of go for building from the source is 1.14+.

Usage

None, Don't use this yet.