Search found 1 match
- Wed Feb 17, 2021 11:51 am
- Forum: General
- Topic: How does DHT torrent indexing sites scrape infoHashes efficiently?
- Replies: 0
- Views: 189
How does DHT torrent indexing sites scrape infoHashes efficiently?
I am interested how DHT torrent indexing site works. I have working scraper of inhoHashes written using nodejs lib. At first time I tried to execute behind NAT, but it was not efficient, then I went to BSD server with public IP and things are really better. In many publications about this topic, I h...