Skip to content

Instantly share code, notes, and snippets.

@dmuth
Created November 14, 2012 02:03
Show Gist options
  • Select an option

  • Save dmuth/4069811 to your computer and use it in GitHub Desktop.

Select an option

Save dmuth/4069811 to your computer and use it in GitHub Desktop.
[dolph:~ ] $ curl -v http://64.121.64.153:8000/stream/1/
* About to connect() to 64.121.64.153 port 8000 (#0)
* Trying 64.121.64.153... connected
> GET /stream/1/ HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-apple-darwin10.7.0) libcurl/7.22.0 OpenSSL/1.0.1c zlib/1.2.7 libidn/1.22
> Host: 64.121.64.153:8000
> Accept: */*
>
ICY 401 Service Unavailable
icy-notice1:<BR>SHOUTcast Distributed Network Audio Server/win64 v2.0.0.29<BR>
icy-notice2:The resource requested is currently unavailable<BR>
* Connection #0 to host 64.121.64.153 left intact
* Closing connection #0
[dolph:~ ] $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment