[Bug-wget] [bug #52100] onion website gets "ERROR 403: Forbidden"

2017-09-23 Thread Tim Ruehsen
Update of bug #52100 (project wget):

Category:   Program Logic => None   
Severity:  3 - Normal => 2 - Minor  
  Status:None => Inspected  
 Assigned to:None => rockdaboot 
 Open/Closed:Open => Closed 
 Release:1.16 => 1.19.1 

___

Follow-up Comment #1:

That site doesn't like Wget !

Preventing to be curl works (setting User-Agent: header):

torsocks wget -U "curl/7.55.1" -O -
http://76qugh5bey5gum7l.onion/c0vertElectr0 | mpg123 - 



___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/




[Bug-wget] [bug #52100] onion website gets "ERROR 403: Forbidden"

2017-09-23 Thread anonymous
URL:
  

 Summary: onion website gets "ERROR 403: Forbidden"
 Project: GNU Wget
Submitted by: None
Submitted on: Sat 23 Sep 2017 12:45:15 PM UTC
Category: Program Logic
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Privacy: Public
 Assigned to: None
 Originator Name: 
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Release: 1.16
Operating System: GNU/Linux
 Reproducibility: Every Time
   Fixed Release: None
 Planned Release: None
  Regression: None
   Work Required: None
  Patch Included: None

___

Details:

One should be able to stream some electro using this command:

$ torsocks wget -O - http://76qugh5bey5gum7l.onion/c0vertElectr0 | mpg123 -

but wget fails with "ERROR 403: Forbidden".  Note that the curl variation of
this has no problem.

$ torsocks curl -v http://76qugh5bey5gum7l.onion/c0vertElectr0 | mpg123 -

The workaround is to use curl instead of wget.





___

Reply to this item at:

  

___
  Message sent via/by Savannah
  http://savannah.gnu.org/