Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

How-To Create a Proxy in OScam

    Nobody is reading this thread right now.
Status
Für weitere Antworten geschlossen.

meister85

Boardveteran
Registriert
21. September 2009
Beiträge
7.781
Reaktionspunkte
4.999
Punkte
373
N: dyndns.dyndns.org 12000 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14

If you want to create a newcamd proxy, you have to set the oscam.server as follows:

Code:
[reader]
label = newcamdproxy
protocol = newcamd
device = [COLOR=#800000]dyndns.dyndns.org[/COLOR],[COLOR=#0000cd]12000[/COLOR]
key = [COLOR=#ff0000]0102030405060708091011121314[/COLOR]
user = [COLOR=#800080]user[/COLOR]
password = [COLOR=#006400]pass[/COLOR]
group = 1

If you want to create a camd3 proxy, you have to set the oscam.server as follows:

L: dyndns.dyndns.org 12000 user pass

Code:
[reader]
label = camd35proxy
protocol = camd35
device = [COLOR=#800000]dyndns.dyndns.org[/COLOR],[COLOR=#0000cd]12000[/COLOR]
user = [COLOR=#800080]user[/COLOR]
password = [COLOR=#006400]pass[/COLOR]
group = 1

If you want to create a cccam proxy, you have to set the oscam.server as follows:

C: dyndns.dyndns.org 12000 user pass

Code:
[reader]
label = cccamproxy
protocol = cccam
device = [COLOR=#800000]dyndns.dyndns.org[/COLOR],[COLOR=#0000cd]12000[/COLOR]
user = [COLOR=#800080]user[/COLOR]
password = [COLOR=#006400]pass[/COLOR]
group = 1
cccversion = 2.2.1 [COLOR=#ff0000]--> It is recommended tu use min. version 2.2.0[/COLOR]
ccckeepalive = 1

To get only cards until hop 2, you can set the following parameter:

Code:
cccmaxhops = 2

To get only cards with 1x reshare, the following parameter is required:

Code:
cccmindown = 1
 
Status
Für weitere Antworten geschlossen.
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…