| View previous topic :: View next topic |
| Author |
Message |
twelve

Joined: 10 Jul 2012 Posts: 1 Location: Moscow, Russia
|
Posted: Wed Jul 11, 2012 6:01 am Post subject: Referrer access list |
|
|
Hi Karl!
Is there an option to use an access list based on referrers? For example allow connections only from links at *.mysite1.com and www.mysite2.com and deny connections from links at *.istealyourtraffic.com. Icecast logs referrers as I can see in access log - maybe there's an option to handle it? If no, maybe you would like to implement it in some future releases?
Thank you! |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Jul 11, 2012 2:19 pm Post subject: |
|
|
I recently added the referer to the listener_add POST so you could use the script to filter how you wish. There's no ban or accept lookup within icecast for that though.
karl. |
|
| Back to top |
|
 |
|