Patch for Last Oscam Version with src-nodeid blocking
Instalation:
1. replace the module-camd35-cacheex.c
2. compile
This patch is on beta mode maybe you will get some issues specially if you have low end vps please leave feedback.
**UPDATE**
Thnks @g13.trm multics.INFO
Instalation:
1. replace the module-camd35-cacheex.c
2. compile
Kod:
Ready to use:
Rename the oscam-2.25.05-11884@76c92a2c-x86_64-linux-gnu
and start your oscam with the new bin.
1. You must create a blacklist.txt file on /tmp
2. Inside the file you can add the node ids on this format:
Block src per CAID:
12345678910X caid1 caid2 caid3 source
Block src for all caids:
12345678910X ALL source
3. Pernament block nodeid (maybe high cpu usage because of many checks):
Per caid:
12345678910X caid1 caid2 caid3 any
All caids:
12345678910X ALL any
Set initial_debuglevel: 512
Check the logs if everything working ok you will see logs with blocked src node ids.
This patch is on beta mode maybe you will get some issues specially if you have low end vps please leave feedback.
**UPDATE**
Thnks @g13.trm multics.INFO