dhtc
dhtc copied to clipboard
DHT crawler with web ui
dhtc
dht crawler with a web ui
build your own torrent search engine!
requirements
features
- [X] Multiplatform compatibility
- [X] Counter of found torrents
- [X] Search
- [X] Sortable tables
- [X] Interface to add filters for notifications
- [X] Notify on title found
- [X] Telegram
- [ ] Expandable list items with extra info
- [ ] List of files
- [ ] Movie/Book/Music metadata lookup
- [X] 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
or
go run main.go
..run containerized
docker compose up
either way an instance should be running on localhost:4200.