A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
Go to file
2024-01-23 11:13:11 +00:00
.github Update issue templates (#33) 2023-10-09 19:00:18 +01:00
bitmagnet.io Remove asynqmon (#93) 2023-12-22 09:00:40 +00:00
graphql Refactor torrent processing (#106) 2024-01-22 19:23:00 +00:00
internal Add 0.5.0 upgrade hook (#107) 2024-01-23 11:13:11 +00:00
licenses DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
migrations Add 0.5.0 upgrade hook (#107) 2024-01-23 11:13:11 +00:00
observability Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
webui Refactor torrent processing (#106) 2024-01-22 19:23:00 +00:00
.dockerignore Implement multiplatform builds (#18) (#20) 2023-10-06 16:06:58 +01:00
.editorconfig Initial commit (#1) 2023-10-04 21:04:26 +01:00
.gitignore Add gluetun configuration example (#83) 2023-11-29 22:02:29 +00:00
.golangci.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.mockery.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.prettierignore Initial commit (#1) 2023-10-04 21:04:26 +01:00
docker-compose.yml Add gluetun configuration example (#83) 2023-11-29 22:02:29 +00:00
Dockerfile Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
go.mod Disable Gorm easer plugin which sometimes causes zero results (#101) 2024-01-09 12:15:23 +00:00
go.sum Disable Gorm easer plugin which sometimes causes zero results (#101) 2024-01-09 12:15:23 +00:00
LICENSE Initial commit (#1) 2023-10-04 21:04:26 +01:00
main.go Initial commit (#1) 2023-10-04 21:04:26 +01:00
README.md
Taskfile.yml Refactor torrent processing (#106) 2024-01-22 19:23:00 +00:00
tools.go DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00

bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.

Visit the website at bitmagnet.io.