mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-bugs] [bugs #10432] Set referer for .torrent files (suprnova.o


From: Charlie Brej
Subject: [Mldonkey-bugs] [bugs #10432] Set referer for .torrent files (suprnova.org says "unauthorized download" if you don't)
Date: Fri, 01 Oct 2004 08:05:18 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10

This mail is an automated notification from the bugs tracker
 of the project: mldonkey, a multi-networks file-sharing client.

/**************************************************************************/
[bugs #10432] Latest Modifications:

Changes by: 
                Charlie Brej <address@hidden>
'Date: 
                Fri 10/01/2004 at 11:58 (GMT)

------------------ Additional Follow-up Comments ----------------------------
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) 






/**************************************************************************/
[bugs #10432] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10432>
Project: mldonkey, a multi-networks file-sharing client
Submitted by: 0
On: Sat 09/18/2004 at 15:32

Category:  HTTP interface
Severity:  5 - Average
Item Group:  Feature request
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open
Release:  2-5-22
Release:  2.5.22
Platform Version:  Linux
Binaries Origin:  Gentoo ebuild
CPU type:  Intel x86


Summary:  Set referer for .torrent files (suprnova.org says "unauthorized 
download" if you don't)

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/


Follow-up Comments
------------------


-------------------------------------------------------
Date: Fri 10/01/2004 at 11:58       By: Charlie Brej <brejc8>
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) 




CC List
-------

CC Address                          | Comment
------------------------------------+-----------------------------
brejc8                              | 



File Attachments
-------------------

-------------------------------------------------------
Date: Fri 10/01/2004 at 11:58  Name: referer.patch  Size: 2.22KB   By: brejc8
Bit Torrent referer blocking patch
http://savannah.nongnu.org/bugs/download.php?item_id=10432&amp;item_file_id=1725

-------------------------------------------------------
Date: Sat 09/18/2004 at 15:34  Name: Error.txt  Size: 2.12KB   By: None
Error caught by wget without the referer
http://savannah.nongnu.org/bugs/download.php?item_id=10432&amp;item_file_id=1679






For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=10432>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]