Ok I will try to contact him, first just to get a detailed answer why it is blocked.
Maybe I will ask a few questions about Deluge to get it unblocked.
Thanks a lot
Search found 5 matches
- Wed Jan 14, 2009 3:08 pm
- Forum: Support
- Topic: Fake client ID?
- Replies: 8
- Views: 8169
- Wed Jan 14, 2009 2:02 pm
- Forum: Support
- Topic: Fake client ID?
- Replies: 8
- Views: 8169
Re: Fake client ID?
So if this is the case the information given by the tracker admin seems to be wrong. Maybe I can contact the admin from the tracker and ask for a detailed explenation. Hopefully they will allow Deluge in the future. Is there someone who take care about unblocking Deluge on private trackers? For such...
- Wed Jan 14, 2009 12:40 pm
- Forum: Support
- Topic: Fake client ID?
- Replies: 8
- Views: 8169
Re: Fake client ID?
I found out why they're blocking deluge:
It seems that deluge is able to "fake" the ratio of the tracker.
Is that the case?
It seems that deluge is able to "fake" the ratio of the tracker.
Is that the case?
- Wed Jan 14, 2009 11:49 am
- Forum: Support
- Topic: Fake client ID?
- Replies: 8
- Views: 8169
Re: Fake client ID?
I really don't know, they are very restrtictive...
As far i know they just allow uTorrent above 1.6.0 and Azureus. All others are blocked.
Think i got it:
In core.py line 165 change to: fingerprint = lt.fingerprint("UT", 1,6,1,0)
for uTorrent version 1.6.1
As far i know they just allow uTorrent above 1.6.0 and Azureus. All others are blocked.
Think i got it:
In core.py line 165 change to: fingerprint = lt.fingerprint("UT", 1,6,1,0)
for uTorrent version 1.6.1
- Wed Jan 14, 2009 11:33 am
- Forum: Support
- Topic: Fake client ID?
- Replies: 8
- Views: 8169
Fake client ID?
Hi I have Deluge running on a debian system. Currently I try to find a solution for my problem: My favorite tracker is blocking Deluge. Is there a possibility to fake the client-id that it seems to be a uTorrent (is not blocked by the tracker) with a specific version? I tried to find it in the code ...