/bt-server

🔮 Miru BT server

Primary LanguageGoMIT LicenseMIT

Miru BT server

A simple BT server for Miru.

Usage

From release page, download the latest version and run.

Add torrent

Post torrent file to /torrent endpoint.

List torrents

Get /torrent endpoint.

Get torrent

Get /torrent/{hash} endpoint.

Delete torrent

Delete /torrent/{hash} endpoint.

Get torrent file

Get /torrent/{hash}/file endpoint.