X0R0X / cli-torrent-dl

CLI utility to search and download torrents from major torrent sites
Other
118 stars 10 forks source link

Research / implement DHT search #19

Closed X0R0X closed 2 years ago

Mr-ROPer commented 3 years ago

I'm thinking we could have a daemon running as a systemd user service, indexing into some database for when users want to search. Systemd is an unwieldy beast, but services are really easy to write.

X0R0X commented 2 years ago

I did implement DHT search in another project, but there is no point for it in this project tho it has to run for a loong time to make sense.