List Connected IPs
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.
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.
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.
I didn't have the time to implement this yet.
What about now ?