vdonchev / xbt

Automatically exported from code.google.com/p/xbt
0 stars 0 forks source link

Possible to insert peers remotely #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, I am trying to insert peers like I would into a mysql database.. but 
since the mysql db used by xbt is used only for stats, that is not possible.

Is there any way to do that? Maybe to access some path like 
tracker:port/announce/peerlist.. idk

Thanks Olaf :)

Original issue reported on code.google.com by sour...@gmail.com on 31 Aug 2014 at 10:21

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This isn't a support tracker. ;)
You can append ip=#.#.#.# to the announce URL insert peers, but it'll only be 
accepted from localhost or private networks.

Original comment by olafvdspek on 1 Sep 2014 at 3:59