bugmldonkey, a multi-networks file-sharing client - Bugs: bug #10432, dllink should have an argument to...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #10432: dllink should have an argument to set referer for http (torrent) links

Submitter:  None
Submitted:  Sat 18 Sep 2004 03:32:09 PM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Feature request Status:  Duplicate
Assigned to:  None Open/Closed:  Closed
Release:  2-5-22 Release:  2.5.22
Operating System:  Linux Binaries Origin:  Gentoo ebuild
CPU type:  Intel x86

Mon 18 Jul 2005 11:26:14 PM UTC, comment #4: 

Duplicate of task #4384

spiralvoice <spiralvoice>
Group administrator
Wed 16 Mar 2005 02:50:37 AM UTC, comment #3: 

that patch is applied and therefore one can currently work around this but having it as argument to dllink would be realy nice.

Amorphous <amorphous>
Fri 01 Oct 2004 12:44:28 PM UTC, comment #2: 

Copied the file to patch 3407.

spiralvoice <spiralvoice>
Group administrator
Fri 01 Oct 2004 11:58:35 AM UTC, comment #1: 

This patch allows you to set fake referrers when fetching initial .torrent files from a site dependent on the file's address. An example is included in the bTOptions.ml file (which should be removed before adding to cvs. The first argument is the standard expression to match against the torrent address. The second is the fake referrer address. e.g.
[(".*suprnova.*", "http://www.suprnova.org/")]

as suprnova files contain
http://66.90.75.92/suprnova//torrents/2645/mame86to87.7z.torrent
                   ^^^^^^^^

WARNING: This is my first attempt at coding ocaml so I may have done silly. (but it does seem to work for me)

Charlie Brej <brejc8>
Sat 18 Sep 2004 03:32:09 PM UTC, original submission:  

It could be something like associating a domain to a referer
ex.:  suprnova.org -> http://www.suprnova.org/
      yahoo.com -> http://www.somereferer.com/

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1820:  referer.patch added by brejc8 (2KiB - application/octet-stream - Bit Torrent referer blocking patch)
file #1775:  Error.txt added by None (2KiB - text/plain - Error caught by wget without the referer)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-18 spiralvoice StatusPostponed Duplicate
    Open/ClosedOpen Closed
2005-03-16 amorphous CategoryHTTP interface Core
    StatusNone Postponed
    SummarySet referer for .torrent files (suprnova.org says &quot;unauthorized download&quot; if you don't) dllink should have an argument to set referer for http (torrent) links
2004-10-01 brejc8 Attached File- Added referer.patch, #1725
    Carbon-Copy- Added brejc8
2004-09-18 None Attached File- Added Error.txt, #1679

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code