I've updated the code to hopefully prevent a lot of the normal PTS nodes from connecting. Please download and build the code from
https://github.com/ddombrowsky/radioshares.git. It should report client version 0.8.6.1, and have tag RDSH-1.
This is a temporary fix, since it only checks a minimum protocol version. I still need to get a version string in there to ensure that it's a node that is supposed to be on the RDSH network. You will also see
6thStreetRadio in the subver string:
{
"addr" : "192.168.1.7:3888",
"services" : "00000001",
"lastsend" : 1389711330,
"lastrecv" : 1389711330,
"bytessent" : 858,
"bytesrecv" : 75915,
"conntime" : 1389711330,
"version" : 70002,
"subver" : "/6thStreetRadio:0.8.6.1/",
"inbound" : false,
"startingheight" : 221,
"banscore" : 0,
"syncnode" : true
},