DESCRIPTION ----------- Banjar stands for bandwidth justification for administrator, an open source software that provides simple bandwidth management tools for internet cafe or small to medium network administrators. Banjar will manage your uplink and downlink bandwidth. For Indonesian, you'll find this tool useful as it separates IIX bandwidth and International bandwidth. Easy application to install and operate. LICENSE ------- LGPL as in GNU Lesser General Public License, please read LICENSE DEVELOPER --------- - Anton Raharja - http://www.antonraharja.web.id REQUIREMENTS ------------ 1. Linux (any linux capable of running iptables and tc with HTB) 2. Apache (any version, not tested on other web server) 3. MySQL or Sqlite3 (the default is Sqlite3) 4. PHP 4/5 (wrote on php4 but will work on php5, must have php pear installed) 5. iptables (load connmark modules, automatic on most distros) 6. tc (iproute2 package) 7. cron (scheduller for writing rules to a shell script and execute them) 8. svn (subversion package, this is optional, only for brave linux admin) INSTALL ------- For installation manual and upgrades please read INSTALL