A question at the Professionals

Steamcast is a stand alone server that combines the features of SHOUTcast and Icecast2 and more to make one mega awesome server.
Post Reply
Frater-SEM
Posts: 1
Joined: Wed Oct 12, 2005 11:14 am

A question at the Professionals

Post by Frater-SEM »

Is there something possible wich looks like:

"GET /admin.cgi?pass=$streampass&mode=viewxml&page=0 HTTP/1.0"

I found out that it need to be:

"Get /admin.cgi?user=adminname?pass=adminpass

But how can I open the status.xml now directly?
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

you can use either
http://localhost:8000/admin/status.xml
or
http://localhost:8000/status.xml

the open http://localhost:8000/status.xml sheet is limited due to the fact that it is not protected.
- Jay
Post Reply