📄 cardclient.conf.example
字号:
## Comment lines can start with # or ;## every client line starts with the client name, followed by some arguments:# 'hostname' is the name of the server# 'port' is the port on the server# 'emm' is a flag to allow EMM transfers to the server# (0=disabled 1=enabled)# 'caid' (optional) caid on which this client should work# 'mask' (optional) mask for caid e.g. caid=1700 mask=FF00 would allow# anything between 1700 & 17FF.# Default is 1700 & FF00. If only caid is given mask is FFFF.# You may give multiple caid/mask values comma separated# (e.g. 1702,1722,0d0c/ff00).# 'username' is the login username# 'password' is the login password## radegast clientradegast:hostname:port:emm/caid/mask## aroureos client# 'hexbase'# 'hexserial' card data for which EMM updates should be sendaroureos:hostname:port:emm/caid/mask:hexbase:hexserial## camd33 client (tcp protocol)# 'aeskey' is the AES key (32bytes), disable encryption if missingcamd33:hostname:port:emm/caid/mask:username:password:aeskey## camd35 client (udp protocol)camd35:hostname:port:emm/caid/mask:username:password## cardd clientcardd:hostname:port:emm/caid/mask:username:password## buffy client# 'aeskey' is the AES key (32bytes), disable encryption if missingbuffy:hostname:port:emm:username:password:aeskey## newcamd client# 'cfgkey' is the config key (28bytes)newcamd:hostname:port:emm/caid/mask:username:password:cfgKey## gbox client## NOTE: hostname & port will be ignore. GBOX must be runnning on the local# machine. For convinience you should choose localhost:8004gbox:hostname:port:emm/caid/mask
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -