Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenloses um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereiche, welche für Gäste verwehrt bleiben

Instruction for building a C-Line

Status
Für weitere Antworten geschlossen.

bellof

DEB Inventar
Registriert
4. August 2011
Beiträge
12.346
Reaktionspunkte
220
Punkte
63
Syntax :

C: <hostname> <port> <username> <password> <wantemus> { caid:id:uphops, caid:id:uphops, ... }

In a cline we can have :

  • Instructions where to look for a server <hostname>
  • Which port that server is using <port>
  • Username to connect to that server <username>
  • Password to connect to that server <password>
  • If you like to recieve Emulator shares from keys <wantemus> (only if set to 1 if set to give emus on the f line from the server you are getting )
  • Limiting what to get from that particular server { caid:id:uphops, caid:id:uphops, ... }
Examples:

A basic C line that most users will use :
C: server.noip.com 12000 username password


A C line that is more appropriate if you do not want to recieve key Emulators:
C: server.noip.com 12000 username password no


A C line that is more appropriate if you want to recieve key Emulators (Not highly recommended) :
C: server.noip.com 12000 username password yes


A Cline that will limit to receive all shares that are only up to 2 hops away (Recommended):
C: server.noip.com 12000 username password no {0:0:2}


A Cline that will get all shares but does not get a specific provider:
C: server.noip.com 12000 username password no { 0:0:2, 093b:0 }


A Cline that will get all shares but does not get specific providers:
C: server.noip.com 12000 username password no { 0:0:2, 100:3, 100:4, 100:5, 100:9, 100:A, 100:c }



BIG THANKS TO CCCF!!!!
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben