Re: CCcam Frequently asked questions
thx !
yes indeed, here is from readme:
- Example C lines, which is receiving cards from hop 3
but do not want to receive provider 093b - Sky Italia:
C: server.dns.com 12000 username password no (0:0:3, 093b: 0)
and a nice example from
__http://www.satlover.eu/forum/cccam/49898-how-do-i-apply-a-cline-to-sky-network-or-zee-network-only.html#post282551
abstract
C: <hostname> <port> <username> <password> <wantemus> { caid:id(:uphops), caid:id(:uphops), ... }
Digital+ (19E/9E) on hop2 (0100:4106)
Canal+ France (19E) on hop1 (0100:3315)
Canal+ Nederland/Euro1080 (19E/23E) on hop1 0100:006A
TVB/ABS/Showtime+ART+JSC/CTI/Bulsatcom/DSTV/TVHOME (13E/9E/5W/7W/15W/39E/68E/DVBC) on hop1 (0604)
SKY Italia (13E) on hop1 (093B)
SKY UK (28E) on hop1 (0961)
gives the cline:
C: <hostname> <port> <username> <password> <wantemus> no { 0:0:0, 100:4106:2, 100:3315:1, 100:6A:1, 604:0:1, 93B:0:1, 961:0:1 }
0:0:0 -> 0:0 (all caid) :0 (authorized beyond 0 hop ) -> all caid rejected
100:4106:2 -> 100:4106 ( Digital+ (19E/9E) ) :2 (authorized beyond 2 hops, 3 and more -> rejected )
...
so, it is good to keep in mind:
0:0:0 -> 0:0 (all caid) :0 (authorized beyond 0 hop ) -> all caid rejected
0:0:1 -> 0:0 (all caid) :0 (authorized beyond 1 hop ) -> any server 1 hop away accepted
0:0:2 -> 0:0 (all caid) :0 (authorized beyond 2 hop ) -> any server up to 2 hops away accepted
thx !
yes indeed, here is from readme:
- Example C lines, which is receiving cards from hop 3
but do not want to receive provider 093b - Sky Italia:
C: server.dns.com 12000 username password no (0:0:3, 093b: 0)
and a nice example from
__http://www.satlover.eu/forum/cccam/49898-how-do-i-apply-a-cline-to-sky-network-or-zee-network-only.html#post282551
abstract
C: <hostname> <port> <username> <password> <wantemus> { caid:id(:uphops), caid:id(:uphops), ... }
Digital+ (19E/9E) on hop2 (0100:4106)
Canal+ France (19E) on hop1 (0100:3315)
Canal+ Nederland/Euro1080 (19E/23E) on hop1 0100:006A
TVB/ABS/Showtime+ART+JSC/CTI/Bulsatcom/DSTV/TVHOME (13E/9E/5W/7W/15W/39E/68E/DVBC) on hop1 (0604)
SKY Italia (13E) on hop1 (093B)
SKY UK (28E) on hop1 (0961)
gives the cline:
C: <hostname> <port> <username> <password> <wantemus> no { 0:0:0, 100:4106:2, 100:3315:1, 100:6A:1, 604:0:1, 93B:0:1, 961:0:1 }
0:0:0 -> 0:0 (all caid) :0 (authorized beyond 0 hop ) -> all caid rejected
100:4106:2 -> 100:4106 ( Digital+ (19E/9E) ) :2 (authorized beyond 2 hops, 3 and more -> rejected )
...
so, it is good to keep in mind:
0:0:0 -> 0:0 (all caid) :0 (authorized beyond 0 hop ) -> all caid rejected
0:0:1 -> 0:0 (all caid) :0 (authorized beyond 1 hop ) -> any server 1 hop away accepted
0:0:2 -> 0:0 (all caid) :0 (authorized beyond 2 hop ) -> any server up to 2 hops away accepted
Comment