miru-project / bt-server

🔮 Miru BT server

Repository from Github https://github.commiru-project/bt-serverRepository from Github https://github.commiru-project/bt-server

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.

About

🔮 Miru BT server

License:MIT License


Languages

Language:Go 100.0%