Released version 0.4
note: 0.4.1 release on comments in this posting
Download version 0.4 here, and version 0.4.1 here.
Changelog can be found here.
Upgrade instructions from version 0.3 to 0.4 available on INSTALL here.
View source codes on SVN repository here (anonymous read access). SVN history logs can be found here.
View online demo here (username/password: admin/secret).
Please report bugs and/or submit feature requests here (in English please).
cheers 🙂
tp k Anton untuk kelebihan atau fitur dari v-o.4 ini pa aja terus klo sepertinya kita dah pake v-0.3 bisa di upgrade ga ke v-0.4 ini
ngga tau artinya changelog yah 🙂
atau.. ga bisa bahasa inggris yah hehe..
atau mungkin ga suka baca isi postingan yah?
cuma baca judul nya aja 😀
ya udah, gpp ga bisa bhs inggris juga, atau ga baca isi postingan nya
changelog disini: http://www.antonraharja.web.id/banjar/docs/CHANGELOG
upgrade/install disini: http://www.antonraharja.web.id/banjar/docs/INSTALL
ka anton,jadi bedanya si banjar yang versi 0.4 sama versi 0.3 hanya beda di konfigurasi slot ja yach ! ?
Released version 0.4.1
Download here.
0.4.1
– fix multislot calculation error (slot 0, htb rate on IIX always 0)
– fix device selection (previously hardcoded as eth1)
– add option to ignore or take care ICMP traffic
UPGRADE
——-
Upgrade from version 0.4 to 0.4.1:
1. Copy files listed below to your Banjar 0.4 installation directory:
– createfw.php
– createtc.php
– html_header.php
– logout.php
– show.php
– inc/admin/*
– docs/*
2. Edit config_bandwidth.php and add these lines below to the bottom of the file (but before ?> sign):
// ignore ICMP (bypass ICMP, not limited)
// by ignoring ICMP you’ll make most of your clients happy 😉
// but note that you might also allows viruses eat up your bandwidth
// bottom line is: USE WITH CARE
// value 0 ICMP will NOT be ignored (limited)
// value 1 ICMP will be ignored (not limited, default)
$apps_ignore_icmp = 1;
3. Edit config.php and edit $apps_version from 0.4 to 0.4.1
makasih k dengan artilel kk yang ke banyakan b.inggris saya jd sediit2 ngerti b.inggris, untuk ganti pass yng lewat web ko ga bisa di ganti ya k
ka anton,mang ngga ada logout nya yach ka untuk keluar dari http://localhost/banjar ?