Search found 1 match

by stealthc
Sun Dec 12, 2010 9:45 pm
Forum: General
Topic: Unknown Client in the Peers inspector tab? Post it here.
Replies: 360
Views: 3741027

Re: Unknown Client in the Peers inspector tab? Post it here.

I modified the peerid in version.h in libtransmission then recompiled, will setting this one value not register it as a different peerid? Here's what I changed:

#define PEERID_PREFIX "-TW001Z-"
#define USERAGENT_PREFIX "0.01"
#define SVN_REVISION "0"
#define SVN_REVISION_NUM 0
#define SHORT ...