# CCcam team uvadi CCcam #
# Special greets go to Dale Cooper, the RuDream and ofcourseHDLteam
#
# For system without new enigma socket.... capmtserver is yourfriend ;-)
#
######################################################################
#伙伴選項(xiàng)#
######################################################################
# syntax for to add a friend user to CCcam with the max up hopslimit
# sharing of emus (default = 1), allow emm (default = 1), andoptional
# downshare limits per share (default = no limits)
# emus are shared only one level down, even if no limitsgiven
#
#在CCcam中,為一個(gè)朋友添加一個(gè)共享的語法,帶hops參數(shù)(hops的概念是找出一網(wǎng)路站所必須作的數(shù)個(gè)連結(jié)動(dòng)作)
#共享emus(缺省=1),允許emm(缺省=1),可選參數(shù)downshare limits pershare(缺省是沒有限制)
#即使給出沒有限制的定義,emus 共享也僅能向下一個(gè)級(jí)別
#F: <username> <password> <uphops><shareemus> <allowemm> ( { caid:id(:downhops),caid:id(:downhops),... } )
#舉例說明
#F: 用戶名 密碼 上行連接數(shù)目 是否共享emus(空=1=是=提供共享)是否允許emm(空=1=是=允許emm)({CAID:ID(:下行連接數(shù)目),依此類推)})
#
# example:
#
# F: mike 123 10
#
# user1 gets all our shares at max 10 hops from us
# (our local cards + max ten hops away). He can share down to hisown
# clients. He also receive emu shares (if he has 'yes' behind hisC: entry),
# and is allowed to send us emm.
#
#用戶名為mike,密碼為123的朋友得到了你提供的所有的共享,最大連接數(shù)目為10個(gè)(你本地的卡+最大10個(gè)外出連接),他可以向下共享到他自己的客戶端
#他同時(shí)也可以接收emu共享(如果他定義了命令行C:的權(quán)限),并且他可以傳送你提供的emm
# F: user2 pass2 0 1 0 { 0100:000080, 0622:000000:1, 0500:000000:2}
#
# user2 gets only our local cards but no 0100:000080.
# and our 0622:000000 cards only for himself (1 hop down),
# and 0500 cards for himself plus one additional hop down.
# He also gets our emus, and is NOT allowed to send us emm(updates).
#
#用戶user2 僅得到了你提供的本地卡除了0100:000080(這里的0100是CAID,加密系統(tǒng)的一個(gè)公開代碼,000080是頻道提供商的代碼)
#得到了你提供的卡的0622:000000數(shù)據(jù),但是只有一個(gè)下行鏈路,只能他自己使用,可以共享你的emus,但是不能穿回emm數(shù)據(jù)(不能更新)
# F: user3 pass3 5 0 1 { 0:0:3, 0100:000080:1 }
#
# user3 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his ownlevel.
# But he is not allowed to share 0100:000080 down to otherusers.
# He gets no emus from us, and he is allowed to send us emm.
######################################################################
#連接選項(xiàng)#
######################################################################
# syntax for to add a client connection to other CCcam
# add yes on end to use friends emus (non public privatekey/emu,etc...),
# but only works when corresponding F line on server has '1' for<shareemus>
#
#添加一個(gè)客戶端連接到其他的CCcam的語法,末尾加yes的話可以使用朋友的mus(非公共私用秘匙/emu等)
#只能在 F命令行shareemus有效(=1)的前提下使用
#C: <hostname> <port> <username> <password><wantemus>
#
#C: 主機(jī)名 端口用戶名密碼是否使用朋友的emus(yes或空,空=不使用)
# example:
#
# C: someserver.somedomain 12000 user1 pass1
# C: 192.168.1.2 12000 user2 pass2
# connects to CCcam without use of friends emus
#
# C: 192.168.1.2 12000 mike 123yes
# connects to CCcam, and receives friends emus also.
#-----------------以下是連接到其他協(xié)議共享服務(wù)器的語法------------------
# syntax for to add newcamd serverconnection連接到newcamd服務(wù)器的語法
#
#N: <ip> <port> <username> <pass><des(14byte)> <nr_of_hops_away (default: 1)>
#
# example:
#
# N: 127.0.0.1 10000 dummy dummy 01 02 03 04 05 06 07 08 09 10 1112 13 14
#很簡(jiǎn)單,不用在介紹了
# 連接到radegast 服務(wù)器
#
#R: <ip> <port> <ca4> <id6><nr_of_hops_away (default: 1)>
#
# example:
#
# R: 127.0.0.1 678 0100 000080
#R:IP地址或域名(空格)端口(空格)CAID,四個(gè)代表加密系統(tǒng)的字符(空格)6個(gè)代表頻道組的字符(空格)hop參數(shù)
# 連接到 camd3 服務(wù)器
#
#L: <ip> <port> <username> <pass><ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example: 與上面相同,多了用戶名和密碼
#
# L: 127.0.0.1 567 dummy dummy 0100 000080
#-----------------以上是連接到其他協(xié)議共享服務(wù)器的語法------------------
######################################################################
#其他連接設(shè)置#
######################################################################
# server shall listen on this port pro incomingconnections 監(jiān)聽端口
# default port is 12000, disable server with parm -s
#
#SERVER LISTEN PORT : 12000
# server can give some info about server and clientconnections客戶端連進(jìn)和卡信息監(jiān)聽端口
# and cardinfo
# default port is 16000
# supported commands:
#info
#activeclients
#clients
#servers
#shares
#providers
#entitlements
# example use: echo servers | telnet localhost16000命令行語法格式
#
#INFO LISTEN PORT : 16000
# same info also available in your browser
# go with your browser to http://ip_CCcam_server:16001
#提供web界面了解服務(wù)器參數(shù)
HTML INFO LISTEN PORT : 16001
####################################
#打算取消的設(shè)置,下個(gè)版本將取消,功能合并到shell/web界面#
# will be removed in nextrelease #
# use shell/web interfaceabove#
####################################
# some listening tcp port for info:
# all ports below will be gone in next release
# start using command interface in your scripts
#
# card info
# CARD INFO PORT : 14000
# online clients
# ONLINE CLIENTS PORT : 15000
# online clients
# ONLINE ACTIVE CLIENTS PORT : 15004
# online connections
# ONLINE CONNECTIONS PORT : 15001
# online shares
# ONLINE SHARES PORT : 15002
# supported providers in shares
# ONLINE PROVIDERS PORT : 15003
####################################
# ENDDEPRECATED#
####################################
# time in seconds to keep On Screen Displayactive.屏幕顯示信息的暫留時(shí)間
# default is 0 (turned off)
#
#ZAP OSD TIME : 3
# Serial path to phoenix reader. Add as many as you have attachedtoo yoursystem串口讀卡器的路徑
# default is none
# optionally add readertype : phoenix,mouse,uniprog
# (when non readertype given defaults to uniprog (e.g. formastera))
#
#Phoenix Reader Path : <device> <type>
#
# example
#
#PHOENIX READER PATH : /dev/tts/0
# if timing should be shown in OSD and debug output
# default is no (turned off)
#
#SHOW TIMING : yes
# turns debugging on and off
# default is no (turned off)
#
#DEBUG : yes
# should CCcam try to read and parse newcamd.conf for serverconnections是否讀取newcamd的配置文件(可通過這個(gè)方式連接到newcamd服務(wù)器)
# default is no (turned off)
#
#NEWCAMD CONF : yes
# configure what EMM blocker you want. Add as many as readers youhaveattachedblocker選項(xiàng)
# default is blocking nothing
#
# B: /dev/sci0 01
#00 - nothing
#01 - sa blocked
#02 - ua blocked
#04 - ga blocked
#and sum of for combinations
#
#examples
#
#B: /dev/tts/0 07
#B: /dev/sci0 01
# disable all local EMMreaders禁止本地的EMM
# saves lots of CPU, but you won't get any updatesanymore節(jié)省CPU
# (unless you get updates from your clients)
#
# default: no
#
#DISABLE EMM : yes
# overrule the nds boxkey (4 bytehex)NDS用的BOX KEY
#
# BOXKEY: <device> <byte1> <byte2> <byte3><byte4>
#
#example
#
#BOXKEY: /dev/sci0 00 11 22 33
# what Softcam.Key should CCcam try toread已經(jīng)破截的key文件目錄
# defaults to /var/keys/SoftCam.Key
#
#SOFTKEY FILE : /var/keys/SoftCam.Key
# what AutoRoll.Key should CCcam try toread
# defaults to /var/keys/AutoRoll.Key
#
#AUTOROLL FILE : /var/keys/AutoRoll.Key
# what constant.cw should CCcam try toreadCW格式
# defaults to /var/keys/constant.cw
# file content can be like
#
# ca4:id6:sid4:pmtpid4:ecmpid4:key16(01 02 03...)
#
#STATIC CW FILE : /var/keys/constant.cw
# in this file you can configure what CAIDs CCcam shouldignore需要忽略的CAID,一個(gè)頻道采用多系統(tǒng)加密時(shí)候,可保證cccam使用正確的CAID,例如目前的藝華直播
# defaults to /var/keys/CCcam.ignore
# file content can be like
#
# I: ca4 id6ignore allways this caid/ident
# S: ca4 id6 sid4 ignorecaid/ident only on sid
#
#CAID IGNORE FILE : /var/keys/CCcam.ignore
# write wrong logins tofile記錄錯(cuò)誤登陸文件
# defaults is off
#
#LOG WARNINGS : /tmp/warnings.txt
# stealthy login to newcamd/newcs server, identify asmgcamd
# default: no
#冒充mgcamd登陸newcamd/newcs 服務(wù)器
#NEWCAMD STEALTH : yes
愛華網(wǎng)


