scrapeer icon indicating copy to clipboard operation
scrapeer copied to clipboard

List Connected IPs

Open teamcoltra opened this issue 8 years ago • 4 comments

Is there a way you can list the connected clients to a torrent? It seems like the functionality is basically there already... but I can't see any code for it.

teamcoltra avatar Apr 26 '17 01:04 teamcoltra

The scrape convention doesn't return that kind of information. It should be possible with the announce request. I will see what I can do once that is implemented.

medariox avatar Apr 26 '17 12:04 medariox

I am trying the same thing -- using the announce request to get the list of peers (ip + port). For some reason I always only get the first 20 bytes (the ones with the stats) and I can not get the peers list.

kktsvetkov avatar Aug 30 '17 22:08 kktsvetkov

I didn't have the time to implement this yet.

medariox avatar Aug 31 '17 15:08 medariox

What about now ?

KuroNeko-san avatar Mar 25 '20 09:03 KuroNeko-san