bugGNU Wget - Bugs: bug #52100, onion website gets "ERROR...

 
 

bug #52100: onion website gets "ERROR 403: Forbidden"

Submitter:  None
Submitted:  Sat 23 Sep 2017 12:45:15 PM UTC
   
 
Category:  None Severity:  2 - Minor
Priority:  5 - Normal Status:  Inspected
Privacy:  Public Assigned to:  rockdaboot
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  1.19.1
Operating System:  GNU/Linux Reproducibility:  Every Time
Fixed Release:  None Planned Release:  None
Regression:  None Work Required:  None
Patch Included:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 23 Sep 2017 03:05:13 PM UTC, 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 -


Tim Ruehsen <rockdaboot>
Group administrator
Sat 23 Sep 2017 12:45:15 PM UTC, original submission:  

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.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rockdaboot (Posted a comment)
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-23 rockdaboot CategoryProgram Logic None
        Severity3 - Normal 2 - Minor
        StatusNone Inspected
        Assigned toNone rockdaboot
        Open/ClosedOpen Closed
        Release1.16 1.19.1

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code