https://github.com/maxnowack/scred
Loadbalancer for SHOUTcast
https://github.com/maxnowack/scred
Last synced: about 1 year ago
JSON representation
Loadbalancer for SHOUTcast
- Host: GitHub
- URL: https://github.com/maxnowack/scred
- Owner: maxnowack
- License: gpl-2.0
- Created: 2014-11-10T17:57:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T20:37:41.000Z (over 11 years ago)
- Last Synced: 2025-01-22T02:35:38.478Z (over 1 year ago)
- Language: PHP
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCRed - Loadbalancer for SHOUTcast
## Description
This application balances the load of different SHOUTcast streams. It also blocks access to the DNAS webinterface.
## Requirements
* Apache-Webserver with PHP>=v5.0 & mod_rewrite
* One or more SHOUTcast streams
## Installation
1. Copy the files to your webserver.
2. Insert your settings in "config.php"
3. That's it!