BtkServer 1.93 :
- Btkserver log file is generated to btksrv.log that show active users with ip and client version.
- Integrated with btkmon 1.4 to support BtkPHP
- No cfg change.
BtkMon 1.40 :
- Integrated with btkServer 1.93 and BtkPHP 1.2
- Supports Http Post method to send Btkserver Performance / Status data in btksrv.log
- Log file is send in every 2 timeout value defined by Time: option at btkcam.cfg
- No cfg change.
BtkPHP 1.20 :
- Integrated with Btkmon 1.40 to receive Btkserver log file.
- Server Info Menu is added that shows BtkServer Status data.
- No cfg change.
BtkTrap 1.00 :
- No change.
DcwTool 1.10 :
- No change.
Btkcam 077 Gemini images are delivered within the package.
» Author: billytk06 dtd. 14.05.2012
» Size 0.32 MB; Needed time to download 41.43 Sec. with ISDN
» Total Hits: 1901
» Rating: 1.8 at 25 Votes
How to control Btkserver with BtkPHP and Btkmon1.2x
First of all get a free PHP WEB Service from a web site (5MB is enough)
I prefer http://www.zymic.com/ Disk area is enough and servers have fast response.
(Suppose that I had bought the site http://billy.clanteam.com.)
Then unzip btkphp.zip contents to your web site. (14 files and 1 img directory)
Configuring Btkphp
1. Modify following fields in btk.php and then upload to your server.
/ / Enter admin user and password .
$ Admin = "demo";
$ Adminpass = "demo";
/ / Your btkserver IP or hostname. and extra setting you want to transfer.
Btksrv $ = "xxxx.dyndns.org";
Btkexta $ = "";
$ Btkextra. = "# You may add an extra btkcam.cfg lines n";
$ Btkextra. = "# Like this example. n";
#-----------------------------
2. Now ready for use. Admin user can login. There is no setting other than Normal Btkserver configuration.
Configuring Btkmon 1.2x for A PC/Server. ( btksrv_x86 is taken as an example, but same procedure applies for mips and ppc)
1. Upload btkmon_x86 to your PC/Server. (will be in the same folder with btksrv_x86 eg. /var/bin/)
2. Create and enter the following to btkmon.cfg (in /var/bin/)
#-----------------------------
# Peek Time - Every 30 sec checks running processes.
Time: 30
# Process to check
Proc: /var/bin/ btksrv_x86 0 0
# Killer program (some machines does not have killall software) if you have killall software on your PC, this line is not used
#Kill: pkill
# BURL: configuration to pull dcwserver.cfg from your site
# Enter here your server address and user/password values.
BURL: http://billy.clanteam.com/cfgshow.php?user=demo&pass=demo
#-----------------
And system is ready to run.
Enable debug mode by typing -d after btkmon_x86
btkmon_x86 -d
Enjoy.
Using Btkphp
-----
After login with Admin,
Click Add USer
- Add as many users as you want..
Click Server Config.
- Enter your btkserver parameters.
- If you have created users then hit "Generate Users" button. or manually enter the users.
- Click "Save & Show" and then a popup screen comes up.
on the Popup screen;
- "Save to File" button : Backups you config in your local computer.
- "Signal Btkserver" button: Signals btkmon_x86 and btkmon_x86 receieves new dcwserver.cfg then Btkmon restarts btksrv_x86.
Good luck.
» Author: billytk06 dtd. 07.05.2012
» Size 5.86 kB; Needed time to download 0.75 Sec. with ISDN
» Total Hits: 645
» Not rated yet
BtkPHP ve Btkmon1.2x yazilimlari ile btkserveri kontrol etmek.
Oncelikle bedava PHP web hizmeti veren bir siteden (5MB yeter) bir web sayfasi alin.
Ben http://www.zymic.com/ sitesini tercih ediyorum. Fazlasi ile alan veriyor ve hizli.
(aldigim sitenin adinin http://billy.clanteam.com oldugunu farzedin.)
Daha sonra btkwebsrv.zip dosyasi icindekileri buraya cikartin. (14 dosya ve 1 adet img klasoru olacak)
Btkphp ayarlamasi
1. btk.php dosyasini notepad ile acin ve asagidaki yerleri kendinize gore duzenleyin, daha sonra servere yukleyin.
// myfile.txt yerine istediginiz dosya ismini yazabilirsniz (degismesede olur)
$file="myfile.txt";
// mydcw.txt yerine istediginiz dosya ismini yazabilirsniz (degismesede olur)
$dcwfile="mydcw.txt";
//Buraya web sayfasnizin admin password ve user bilgilerini girin..
$admin="demo";
$adminpass="demo";
//B: line icin kullanilacak olan btkserverin IP yada hostname ini yazin.
$btksrv = "xxxx.dyndns.org";
$btkexta="";
$btkextra .="# you may add extra btkcam.cfg linesn";
$btkextra .="# like this example.n";
2. Artik kullanima hazir. Admin ile girerek user ekleyebilirsiniz. Baska ayar yoktur.
Btkmon 1.2x ayarlamasi. (btksrv_x86 olarak yaziyorum amd mips yada ppc icin de ayni islemler)
1. btkmon yazilimini btkserver yaziliminin calistigi makinaya (btksrv_x86 yazilimi ile ayni klasore) yukleyin.
2. btkmon.cfg dosyasi yaratin ve icine asagidakileri girin
#kontorl etme suresi : her 30 sn de 1 kontrol et.
Time: 30
# Kontrol edilecek process /var/bin icindeki btksrv_x86 dosyasi
Proc: /var/bin/ btksrv_x86 0 0
# Kill programi (bazi makinalarda killall yazilimi yoktur) eger killall yazilimi serverde varsa bunu yazmaya gerek yok
Kill: pkill
bu islem sonrasi artik btkserveri web sayafasi uzerinden kontrol edebilirsiniz..
btkmon_x86 yazilimini calistirin ve sistem kullanima hazir.
Kulllanimi
-----
btkphp Web syafasi uzerinde admin ile girip userlari ekledikten sonra,
Server Config altina girin.
- Server parametrelerinizi girin.
- Eger userlari yarattiysaniz "generate Users" butonuna baisnca otomatik userlar olusur. yada manuel olarak ilgili yere girin.
- Save & Show butonuna basinca bir popup ekran cilir.
Popup ekranda;
- Save to File butonuna basinca local bilgisayara yedek almak icin kullanabilirsiniz.
- "Signal Btkserver" yazinca btkmon yazilimi otomatik dcwserver.cfg dosyasini alir ve btkserveri restart eder.
Deneyin ve bilgi verin.
test amacli olarka btkmon_x86 yazilimini
btkmon_x86 -d
yazarak debug modda acin.
Kolay gelsin.
Bunu basaran arkadaslara btkmon.url kullanimini anlatmaya baslayacagim.
once mantigi herkes anlasin bu 1nci adim.
» Author: billytk06 dtd. 07.05.2012
» Size 20.55 kB; Needed time to download 2.63 Sec. with ISDN
» Total Hits: 1079
» Not rated yet
BtkServer1.91
- Public dcwserver configuration has been removed.
- Faster User account processing.
- Some fixes for stability.
Btkcam0.71
- Faster PMT handling.
- Seca3 PMT Fix
- Faster ECM handling.
- btkcam.cfg and biss.cfg may be in the same folder where binary file is located.
- AzBox support.
- GEmini packages are included.
Btkmon1.1 - Dcwtool1.1 - btktrap1.0 are the same.
» Author: billytk06 dtd. 05.04.2012
» Size 0.3 MB; Needed time to download 39.08 Sec. with ISDN
» Total Hits: 1440
» Rating: 1 at 5 Votes
- (PC / SC) Compiled versions for PPC and x86 (64 bit) with support for OMNIKEY readers
- (Webif) Updated the "Entitlements" now shows more info
- (CCcam) Small changes
- (Viaccess) Now you should work long ECM (unaudited)
» Author: Ricky dtd. 03.04.2012
» Size 1.71 MB; Needed time to download 3,177 Min with ISDN
» Total Hits: 749
» Rating: 1 at 5 Votes
Multi CardServer b7- r53
--------------------
*restored r38 main process code.
*restored gbox & radegast servers.
*fixed cache thread (the main problem causing high cpu usage)
*incoming cache data from r50/r51 are blocked (r50/r51 multithreaded code can send wrong DCW).
*added global option to block/accept all incoming and outcoming cache data with networkid=0 (ACCEPT NULL ONID: 0/1).
» Author: Ricky dtd. 28.03.2012
» Size 0.28 MB; Needed time to download 37.05 Sec. with ISDN
» Total Hits: 901
» Rating: -0.33 at 15 Votes
-Added support for OMNIKEY readers. Change the value of reader = 3 and sci = 0. If you have more than one reader, you create another slot with sci = 1 and so on. Currently only support these readers mips and x86 versions.
- (CCcam) I changed some things to try to solve the problems you had some.
-Changed the server configuration radegast more info on the sbox.conf
-Compiled version for routers based on dd-wrt
» Author: Ricky dtd. 25.03.2012
» Size 1.39 MB; Needed time to download 3,177 Min with ISDN
» Total Hits: 573
» Not rated yet
-Added support for Conax cards CAS7 married, require the receiver rsa original (thanks to mitega), more info in the sbox.conf
-Added option 'controlsid', this option may limit the number of channels that can open a card at a time, more info in the sbox.conf
» Author: Ricky dtd. 18.03.2012
» Size 0.91 MB; Needed time to download 1,59 Min with ISDN
» Total Hits: 764
» Not rated yet
- (CCcam-Server) Fixed bug that caused a timeout on clients
- (Viaccess) Added support for multiple keys aes, more info in the sbox.conf
- (Viaccess)Added support for the nano and ECMs d2 long (thanks to mitega), without checking
» Author: Ricky dtd. 13.03.2012
» Size 123.67 kB; Needed time to download 15.83 Sec. with ISDN
» Total Hits: 575
» Rating: 1 at 5 Votes
- (CCcam-Server) Fixed bug that caused a timeout on clients
- (Viaccess) Added support for multiple keys aes, more info in the sbox.conf
- (Viaccess)Added support for the nano and ECMs d2 long (thanks to mitega), without checking
» Author: Ricky dtd. 13.03.2012
» Size 123.83 kB; Needed time to download 15.85 Sec. with ISDN
» Total Hits: 496
» Not rated yet
Not Upload any Adult or Crack or Warez
Watching Pay Tv channels without a valid subscription is illegal , all files/information here are only for educational purposes only....