项目作者: nbdy

项目描述 :
dht crawler
高级语言: Python
项目地址: git://github.com/nbdy/dhtc.git
创建时间: 2021-01-08T06:51:27Z
项目社区:https://github.com/nbdy/dhtc

开源协议:MIT License

下载


dhtc

dht crawler with a web ui

build your own torrent search engine!

this project is in maintenance mode

i’ll not add new features due to time being scarce

requirements

golang 1.23 or
docker

features

  • [X] Multiplatform compatibility
  • [X] Counter of found torrents
  • [X] Search
  • [X] Sortable tables
  • [X] Interface to add filters for notifications
  • [X] Regex based blacklist
  • [X] Notify on title found
    • [X] Telegram
    • Mail
  • Expandable list items with extra info
    • List of files
    • Movie/Book/Music metadata lookup
  • 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

  1. go run cmd/dhtc/main.go

..run containerized

  1. docker compose up

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

screenshots

dashboard

dashboard

search

watches

watches

blacklist

blacklist