[Icecast-dev] shoutcast source by pass mount authentication
moo.tinys
moo.tinys at gmail.com
Sat Oct 3 08:02:59 PDT 2009
<listen-socket>
<port>8000</port>
<shoutcast-mount>/</shoutcast-mount>
</listen-socket>
<listen-socket>
<port>8001</port>
<shoutcast-compat>1</shoutcast-compat>
<shoutcast-mount>/</shoutcast-mount>
</listen-socket>
<mount>
<mount-name>/</mount-name>
<authentication type="url"> <!-- or htpasswd... ->
</authentication>
</mount>
using icecast source works fine (rejected with Invalidate password),
but shoutcast source get passed unexpectlly.
More information about the Icecast-dev
mailing list