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-27 16:47:20 +00:00
.github Upgrade dependencies (#112) 2024-01-24 17:55:14 +00:00
bitmagnet.io v0.5.0 documentation updates (#108) 2024-01-27 16:22:30 +00:00
graphql Refactor torrent processing (#106) 2024-01-22 19:23:00 +00:00
internal Reduce crawler persistence batch size (#121) 2024-01-27 16:47:20 +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 Upgrade dependencies (#112) 2024-01-24 17:55:14 +00:00
go.sum Upgrade dependencies (#112) 2024-01-24 17:55:14 +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 Add README 2023-10-04 19:03:14 +01:00
Taskfile.yml v0.5.0 documentation updates (#108) 2024-01-27 16:22:30 +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.