What's new

OScam Howto: Cache exchange via Oscam

Ten Below

SuperTux
Staff member
Admin
Moderator
Messages
7,935
Joined
Sep 9, 2014
Reaction score
7,765
Points
628
Howto: Cache exchange via Oscam
(Guide written by Copyleft)



In this howto i will show you how to:

- Exchange your cache via Oscam.
- And for the CSP users how to forward all of your CSP cache to Oscam and exchange it via Oscam.

Copyright:
All presented information and code is released under the terms of the GPL-v3 licence

Prerequisits:
- Oscam installed and running.
- OSCam "v1.20-unstable_svn, build #6853" or higher! (this howto is tested with OSCam "v1.20-unstable_svn, build #6853")
- CSP v224, lower versions down to CSP v2.0.* could work also (this howto is tested with CSP v224)

Exchange your cache via oscam
Lets say you are ALICE and you have one Oscam instance running and all of your peers are connected to that instance, so all of the ECM/CW traffic is going through this instance.

- Now you want to send all of your cache to your friend BOB who is using Oscam also.
oscam.user

Code:
Please, Log in or Register to view codes content!
oscam.conf

Code:
Please, Log in or Register to view codes content!
And BOB has to connect to ALICE via a reader defined in his "oscam.server".
oscam.server

Code:
Please, Log in or Register to view codes content!
Also BOB should use the same cacheex parametrs of ALICE in his "oscam.conf" under [global], cachedelay = 30, max_cache_time = 19, max_cache_count = 20000, cacheexwaittime = 25

- Now if BOB wants to send his cache to ALICE, then ALICE and BOB must do the same but vice versa.

Forwarding all of your CSP cache to Oscam for cache exchange via Oscam
Lets say ALICE is using CSP und all of the ECM/CW traffic is going through that CSP instance. Now ALICE wants to sent her CSP cache to BOB but BOB uses Oscam only! For that ALICE must now forward her CSP cache to her Oscam instance and then send it via Oscam to BOB.
- ALICE has to configure her CSP like follows:
proxy.xml

Code:
Please, Log in or Register to view codes content!
cache-tracker-file

Code:
Please, Log in or Register to view codes content!
- ALICE has also to configure her Oscam instance in "oscam.conf" like follows:
oscam.conf

Code:
Please, Log in or Register to view codes content!
Cheers and have fun!

All credit to Copyleft
 
Thread starter Similar threads Forum Replies Date
koekjesman Oscam 0
guli Oscam 3

Top Bottom