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-02-13 11:19:22 +00:00
.github Upgrade dependencies (#112) 2024-01-24 17:55:14 +00:00
bitmagnet.io Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +00:00
graphql Use budgeted count for aggregations (#128) 2024-02-06 18:56:15 +00:00
internal Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +00:00
licenses DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
migrations Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +00:00
observability Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
webui Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +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 Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +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 Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +00:00
go.sum Remove Redis dependency and move message queue to Postgres (#131) 2024-02-13 11:19:22 +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.