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 F-line

Status
Für weitere Antworten geschlossen.

bellof

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

F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id:)downhops), caid:id:)downhops), ... } { caid:id:sid, caid:id:sid, ... } { begintime-endtime, ... } ) < hostname/ip address>


In an F line we must have (mandatory) :

  • Username that your friend will use to connect to you server <username>
  • Password that your friend will use to connect to your server <password>

Optional:

  • How much your friend is allowed to re-share your shares <uphops>
  • Let your friend use your emu key files <shareemus>
  • Allow your friend to send you emm's to update your local card trough network <allowemm>
  • What your friend will get from you and gives only number of hops away from you { caid:id:)downhops), caid:id:)downhops), ... } { caid:id:sid, caid:id:sid, ... }
  • What time is your friend allowed to get shares from you { begintime-endtime, ... }
  • From which ip/dns your friend can connect to your server <hostname/ip address>

Defaults if you leave the optional fields out

  • <uphops> = 5
  • <shareemus> = 1 (yes)
  • <allowemm> =1 (yes)
  • { caid:id:)downhops), caid:id:)downhops), ... } { caid:id:sid, caid:id:sid, ... } = No limits ( will get all the shares from you )
  • { begintime-endtime, ... } = No time limit (24hrs ON)
  • <hostname/ip address> = can connect from any IP/DNS
Notes

  • <Username> length max 20 characters
  • <Password> length unlimited
  • <allowemm> if set to 1 (yes) your friend will get you key emu but he can not re-share it

Examples:

Basic F line with nothing else specified so all the default values will be set automatically

F: username password



Typical F line

F: username password 2 1 1 { 0:0:1 }

  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • He will get any share available on your server and he is not allowed to give any of them to anybody



Typical F line if your friend has a linux server

F: username password 2 1 1 { 0:0:2 }

  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • He will get any share available on your server and he is allowed to re-share them but his friend is not allowed to share them again



Another typical F Line

F: username password 2 1 1 { 0:0:3 }

  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • He will get any share available on your server and he is allowed to re-share them, his friend is also allowed to sahre them once again



Advanced F line

F: username password 2 1 1 { 0:0:3, 093b:0:1 }


  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • He will get any share available on your server and he is allowed to re-share them, his friend is also allowed to share them once again
  • He will get provider 093b for him self only and he is not allowed to re share it



Advanced F line

F: username password 2 1 1 { 0:0:3, 093b:0:1 } { 0100:000080:15df }


  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • He will get any share available on your server and he is allowed to re-share them, his friend is also allowed to share them once again
  • He will get provider 093b for him self only and he is not allowed to re share it
  • He is also not allowed to view or share channel 0100:000080:15df



Time limited F line

F: username password 2 1 1 { } { } { 12:00-17:00, 19:00-20:00 }

  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • Your Friend will get shares from you only between 12:00-17:00 and 19:00-20:00
Note you can add share limits as described earlier as well



An F line that can connect from a specific IP/DNS only

F: username password 2 1 1 { } { } { } friend_dns.noip.com

  • Your friend will get all the shares from you that are up to 2 hops away from you
  • He will be allowed to use your emu keys
  • He is allowed to send emm's
  • Your Friend can only connect from the specified dns

Note you can add share & time limits as described earlier as well


BIG THANKS TO CCCF!!!!!
 
Zuletzt bearbeitet von einem Moderator:
Status
Für weitere Antworten geschlossen.
Zurück
Oben