Questions about Transmission's peer_id and User-Agent
Questions about Transmission's peer_id and User-Agent
Hi, I have found this http agent "Transmission/1.54 ()" is strange that the build number is missing. I think is a modified client but not sure. can any developer confirm the chances to see a Transmission version identifiying itself like this?
Re: Strange agent from transmission
It's definitely a user-built client. That doesn't necessarily mean it's a modified client but it's a red flag. Are the ul/dl counts suspicious? Also what is the peer id?howl wrote:Hi, I have found this http agent "Transmission/1.54 ()" is strange that the build number is missing. I think is a modified client but not sure. can any developer confirm the chances to see a Transmission version identifiying itself like this?
Re: Strange agent from transmission
ul/dl seems to be normal for 100/100 mb bandwidth, and his/her ip is in the range of servers that have 100/100. The reported completed size is right and the peerid -TR1540-************ So it doesn't seem to be faking reports.
The thing I don't know is why to change the user agent because I think is not necesary.
Thanks a lot for your support.
The thing I don't know is why to change the user agent because I think is not necesary.
Thanks a lot for your support.
Re: Strange agent from transmission
Howl: no, I mean please paste the entire 20 byte peer-id
Re: Strange agent from transmission
-TR1540-l0swjwcp9mqq Pasted
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Strange agent from transmission
My guess is they built it manually, so it didn't have the svn revision number.
Re: Strange agent from transmission
But building if from the source package (tar.bz2) or (tar.xz) should have the revision number of the stable release no?
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Strange agent from transmission
It should, yes.
Re: Strange agent from transmission
I'm going to reuse it. The question is about user agent and 1.90 stable. It has changed to "Transmission/1.90" (without the revision number)? I couldn't find anything about it in the trac wiki, http://trac.transmissionbt.com/wiki/PeerId
Thanks.
Thanks.
Re: Strange agent from transmission
I trimmed it out in a fit of removing unnecessary bytes from tracker announces. If you were actually using it, I can add it back in for 1.91.
Re: Strange agent from transmission
No prob, we could adapt to the new convention, the development ones will continue with the + character?
Re: Strange agent from transmission
Yes, development ones will still have the +
Re: Strange agent from transmission
Thanks for your support.