dht crawler with a web ui
check out dhtc-server and dhtc-client if you want more flexibility
- Counter of found torrents
- Search by
- Name
- Info hash
- File name
- Date (only by day)
- Search types (does not work for Date category)
- contains
- equals
- starts with
- ends with
- Interface to add filters for notifications
- Notify on title found
- Telegram
- 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
go run main.go
./run.sh
either way an instance should be running on localhost:4200.