Beschreibung:
Hallo,
hier: Sbox 0.0.4-8
What's New? 0.0.4-8
-Fixed some troubles on NDS/Conax/Viaccess smartcards
-Fixed bug on cache, becomes active again (see sbox.conf for details)
-Fixed bugs on webinterface
-Fixed some bugs on dvbapi
-Removed wrt54gl version
-Minor fixes
+Added radegast cardserver protocol (see sbox.conf for details)
+Added login on webinterface (see sbox.conf for more details)
+Added option "Manage Users" on webinterface, now you can add/edit/delete users without restart
+Added option to send log to an external udp server (see sbox.conf for details)
+Added option to force irdeto mode on "nagra over irdeto" cards (see sbox.conf for details)
IMPORTANT: users.sbox have new format, see the examples!!
ToDo
+Sleep alot
SmartCards Supported:
===================+===+===+===+=======+ ===========+
System |EMM|ECM|SCI|Phoenix|Smartreader|
===================+===+===+===+=======+ ===========|
Nagra2/3 |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Nagra Tiger/NCMED |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Viaccess |No |Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Seca |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
Irdeto |Yes|Yes|Yes|Yes |Yes |
-------------------+---+---+---+-------+-----------|
NDS |?? |Yes|Yes|?? |Yes |
-------------------+---+---+---+-------+-----------|
Conax |?? |Yes|Yes|?? |?? |
-------------------+---+---+---+-------+-----------+
Protocols Supported:
===================+======+======+===+== =+
System |Server|Client|EMM|ECM|
===================+======+======+===+== =+
Newcamd |Yes |Yes |Yes|Yes|
-------------------+------+------+---+---+
Radegast |Yes |No |No |Yes|
-------------------+------+------+---+---+
sbox.ppc enigma1
sbox.mips enigma2
sbox.x86 linux pc (32 bit)
sbox.x86_64 linux pc (64 bit)
sbox.sigma azbox
sbox.sh40 qbox/ipbox/kathrein
openxcas.conf (only for azbox)
hab dazu gleich mal die passenden scripts gemacht
ist noch nicht ausgetestet ,über ein feedback von euch wäre ich dankbar
die datei sbox.sh40 nach var/bin
openxcas.conf , sbox.conf und sbox.user nach var/keys
diesen script in etc (sbox.emu)
#sbox 0.0.4-8
emuname =sbox 0.0.4-8
binname =sbox.sh40
startcam =/var/bin/start_inc
stopcam =killall -9 sbox.sh40
und diesen in var/bin (start_sbox)
#!/bin/sh
killall -5 2lcamd mbox-enigma.sh40 newcs.st40 uwcs.sh40 uwhd
killall -s SIGTERM radar.sh40
killall -9 radar.sh40
killall -s SIGTERM rqcamd.sh4
sleep 2
mkdir /tmp/proc1
mount -o bind /tmp/proc1 /proc
/var/bin/sbox.sh40 &
sleep 2
umount /proc
viel spass beim basteln
hab noch etwas vergessen ,ich hab alle rechte auf 755 gesetzt




Reply With Quote