yomguy / DeeFuzzer

Light and instant media streaming client for web radios and TVs written in Python
https://github.com/yomguy/DeeFuzzer
GNU General Public License v3.0
143 stars 30 forks source link

authentication #56

Closed nim4n closed 9 years ago

nim4n commented 9 years ago

hi Is there any way to authenticate user before connecting to the server?

achbed commented 9 years ago

This means different things depending on which server you mean. If you mean the output from Icecast, you can look at http://www.icecast.org/docs/icecast-2.4.1/auth.html for more information.

If this is not what you meant, please be more specific on what exactly you are trying to secure.