Skip to content

nbdy/dhtc

Repository files navigation

dhtc

dht crawler with a web ui
build your own torrent search engine!

requirements

golang 1.21 or docker

features

  • Multiplatform compatibility
  • Counter of found torrents
  • Search
  • Sortable tables
  • Interface to add filters for notifications
  • Notify on title found
    • Telegram
    • Mail
  • Expandable list items with extra info
    • List of files
    • Movie/Book/Music metadata lookup
  • Regex based blacklist
  • Statistics
    • Line charts for day, week, month, year
    • Pie / Bubble charts for categories
    • Pie / Bubble charts for file types

how to..

..run locally

latest release

or

go run main.go

..run containerized

docker compose up

either way an instance should be running on localhost:4200.

screenshots

dashboard

dashboard

search

search

watches

watches

blacklist

blacklist