Cccam.cfg 🆓
C: mycard.server.net 12000 johnDoe pass123 Alternatively, newer versions support a more secure format:
C: hostname port username password no { deskey } { fingerprint } Used to connect to a Newcamd server (another protocol often used alongside CCcam). cccam.cfg
You own a valid subscription card and want to share it with family members in another house. Example 3: Hybrid Config (Client + Server) # Act as server to local network SERVER LISTEN PORT : 12000 F: localbox localpass Also act as client to an online share C: onlineprovider.net 18000 myaccount mysecret C: mycard
F: username password share-level limits Example: You have purchased or been given access to
SERVER LISTEN PORT : 12000 Enables a telnet info interface (port 16000 by default).
You have purchased or been given access to a card share and just want to watch channels. Example 2: Home Server with 2 Clients # Listen on port 12345 SERVER LISTEN PORT : 12345 Allow two friends to connect F: friend1 mypass1 F: friend2 mypass2 Use built-in card reader SMARTCARD CLOCK FREQUENCY: /dev/sci0 3570000 Enable web interface ALLOW WEBINFO: yes WEBINFO PORT : 16001 WEBINFO USERNAME : root WEBINFO PASSWORD : dreambox