Hier meine version von meiner mbox

0.4 BETA build 0023

Image habe ich eines der E2 Sunrise drauf

Und hier die mbox.cfg

Code:
//mbox.cfg EXPLANATION and EXAMPLES^M
^M
^M
A: { 0 } // for QBoxHD receivers or for any receivers if needed it
//A: { x }^M
//Choose adapter path^M
//x=0 -> /dev/dvb/adapter0/^M
//x=1 -> /dev/dvb/adapter1/^M
//x=2 -> /dev/dvb/adapter2/^M
//x=.. -> .......^M
//default x=0^M
^M
^M
^M
D: { 4 }
^M
//D: { x }^M
//x=0 -> disable ^M
//x=1 -> enable dbox2 cw writing^M
//x=2 -> enable STAPI for IPBOX^M
//x=3 -> enable STAPI for Kathrein^M
//x=4 -> enable Linux DVB API for Kathrein^M
//x=5 -> enable triple dragon^M
//x=6 -> enable Qbox HD^M
//default disabled^M
^M
B: { 0 }
^M
//B: { x }^M
//x=0 -> disable local UDP ports 8004-80xx ,this ports are used with DVB cards and gbox plugin (Windows and Linux)^M
//x=1 -> enable ^M
//default disabled^M
^M
^M
Z: { 12 } { 127.0.0.1 8000 }
^M
//  Z option -> control sending/writing current informations^M
//  Z: { xy } { IP port } ^M
//   x=0 -> don't print time stamp (in console screen and in debug file)^M
//   x=1 -> print time stamp ( .... )^M
//   y=0 -> no writing/sending informations to debug file/destination IP^M
//   y=1 -> send informations to destination IP but not in debug file^M
//   y=2 -> write informations to debug file but don't send to destination IP^M
//   y=3 -> write/send informations to debug file/destination IP^M
//   IP port -> destination IP and UDP port where to send informations^M
//  no default^M
^M
^M
^M
#C: { 127.0.0.1 7999 }^M
^M
// C option -> control receiving some command messages localy or from another IP^M
// C: { IP port }^M
// IP-> your local IP or you DNS^M
// port -> on what port you will be waiting command messages^M
// no default^M
^M
^M
U: { 1 }
^M
// U options -> Update peer(s) IP if it changes while peer still resending ecm's/cw etc.. information^M
// default only on hello message peer(s) IP are updated !!!^M
// U: { x }^M
// x=0 -> disabled^M
// x=1 -> enabled^M
// default disabled^M
^M
^M
^M
L: { 1 }
^M
// L option -> how mbox to menage virtual card(s) with level 0 ^M
// ( only for peer(s) who have and can reshare virtual cards but don't want to use LEVEL 0 card(s) for them self)^M
// L: { x }^M
// x=0 -> don't load any virtual cards with LEVEL 0, you can't use them for your self^M
// x=1 -> load all virtual cards with LEVEL 0 ,you will be using them for your self^M
// default 1^M
^M
^M
#G: { /hdd/ }
^M
//G option -> redirect writing ONLY debug.txt file to internal or external HDD in receivers or for any other reason.^M
//Remove #, ONLY if you want to use this option !!!!!!!^M
^M
^M
T: { /tmp/ }
^M
// T option -> where to store temp files ... (share.info,debug.txt ,etc.)^M
// T: { folder_path_to_files, example: T: { /tmp/ } }^M
^M
^M
^M
K: { /var/keys/ }
^M
// K option -> where is cwshare.cfg,mbox.prio file^M
// K: { folder_path_to_files, example: K: { /var/keys/ } }^M
^M
^M
^M
^M
^M
M: { 1 }
^M
// M option -> Mode option^M
// M: { x }^M
// x=0 -> local mode no NET^M
// x=1 -> NET mode^M
// default 0^M
^M
^M
//P: { /tmp/pmt.tmp }
^M
^M
// P option -> PMT location (Dont used with linux and windows)^M
// you must be tuned to channel so image can generate this file^M
// { /tmp/pmt.tmp } for receivers and images that create this file <- use this if you can^M
// { /tmp/pmtX.tmp } X-> number -> pmt1.tmp ......^M
// { 1/tmp/camd.socket } for enigma 1^M
// { 2/tmp/camd.socket } for enigma 2^M
^M
W: { 0 }
^M
// W option -> write raw ECM to ecm.raw file^M
// W: { x }^M
// x=0 -> disabled^M
// x=1 -> enabled^M
// default disabled^M
^M
^M
Q: { 300 }
^M
//Q option -> newcamd connect retry in sec.^M
//Q: { x }^M
// default 300 sec.^M
^M
^M
F: { 50 }
^M
//F option -> reset writing debug.txt from begining if file size is higher then (x)(KB)^M
//F { x } -> decimal in KBytes^M
//default 500 KB^M
^M
^M
^M
///DO NOT USE THIS ,NOT TESTED !!!!!!!!//^M
//V: { card_type  device clock inverse_Reset}^M
#V: { 3 1 3571200 0 }^M
#V: { 3 2 3571200 1 }^M
// card_type:^M
// Seca 3 , Irdeto 4, Conax 5, Cryptoworks 6, Viaccess 7, NDS 8, Nagravision 9^M
^M
// device:^M
// COM1/ttyS0 1 ^M
// COM2/ttyS1 2 ^M
// /dev/sci0  3^M
// /dev/sci1  4^M
// /dev/usb/tts/0  5 ^M
// /dev/usb/tts/1  6 ^M
// /dev/tts/0  7^M
// /dev/tts/1  8 ^M
// /dev/ttyUSB0 9^M
// /dev/ttyUSB1 10^M
^M
^M
//clocks for COM ports in Hz^M
//for SCI slots use this values^M
// 1 - 3.33 Mhz^M
// 2 - 3.63 Mhz^M
// 3 - 4 Mhz^M
// 4 - 4.44 Mhz^M
// 5 - 5Mhz^M
// 6 - 5.71 Mhz ^M
// 7 - 6.66 Mhz^M
// 8 - 8 Mhz^M
^M
//Inverse Reset^M
// 1 -yes^M
// 0 -no^M
///DO NOT USE THIS ,NOT TESTED !!!!!!!!//^M
^M
^M
J: { 1 }
// J option -> enable adding betacrypt header to N3 ECM for Premier^M
// J { x }^M
// x = 0 -> disabled^M
// x = 1 -> enabled^M
^M
^M
R: { 3600 }
// R option -> resend hello to all peers after X seconds, ony for gboxx peers,not mbox peers^M
//default in code 3600 seconds^M
^M
^M
^M
H: { 0 0 0 0 0 0 }
// H option -> mapping provid (0-disabled, 1-enabled)^M
//H: { a b c d e f }^M
//a-> mapping all 0BXX to 0B00 ^M
//b-> mapping 1810 to 1801^M
//c-> mapping 1803 to 1801^M
//d-> mapping 1802 to 1801^M
//e-> mapping 1815 to 1801^M
//f-> mapping 1822 to 1801^M
^M
^M
^M
^M
//S: { COM1 }
//S option -> enable sssp protocol ^M
//S: { x }^M
//x=COM1^M
//x=COM2^M
//x=/dev/ttyS0^M
//x=/dev/ttyS1^M