Plowshare
De Linuxmemo.
(Différences entre les versions)
(Page créée avec « Catégorie:Logiciel ==Install== add-apt-repository ppa:plowsharepackagers/ppa apt-get update apt-get install plowshare ») |
|||
(Une version intermédiaire masquée) | |||
Ligne 1 : | Ligne 1 : | ||
[[Catégorie:Logiciel]] | [[Catégorie:Logiciel]] | ||
+ | ==Docs== | ||
+ | http://code.google.com/p/plowshare/wiki/Readme4 | ||
+ | |||
==Install== | ==Install== | ||
Ligne 5 : | Ligne 8 : | ||
apt-get update | apt-get update | ||
apt-get install plowshare | apt-get install plowshare | ||
+ | |||
+ | ==Config== | ||
+ | ~/.config/plowshare/plowshare.conf | ||
+ | |||
+ | ### | ||
+ | ### Plowshare configuration file | ||
+ | ### Line syntax: token = value | ||
+ | ### | ||
+ | [General] | ||
+ | interface = eth1 | ||
+ | rapidshare/a = matt:4deadbeef | ||
+ | mediafire/a = "matt:4 dead beef " | ||
+ | freakshare/b=plowshare:xxxxx | ||
+ | [Plowdown] | ||
+ | timeout=3600 | ||
+ | captchabhood=cbhuser:cbhpass | ||
+ | #antigate=49b1b8740e4b51cf51838975de9e1c31 | ||
+ | [Plowup] | ||
+ | max-retries=2 | ||
+ | mirrorcreator/auth-free = foo:bar | ||
+ | mirrorcreator/mediafire = yes | ||
+ | [Plowlist] | ||
+ | verbose = 3 | ||
+ | |||
+ | ==Utilisation== |
Version actuelle en date du 8 janvier 2013 à 12:59
Sommaire |
[modifier] Docs
http://code.google.com/p/plowshare/wiki/Readme4
[modifier] Install
add-apt-repository ppa:plowsharepackagers/ppa apt-get update apt-get install plowshare
[modifier] Config
~/.config/plowshare/plowshare.conf ### ### Plowshare configuration file ### Line syntax: token = value ### [General] interface = eth1 rapidshare/a = matt:4deadbeef mediafire/a = "matt:4 dead beef " freakshare/b=plowshare:xxxxx [Plowdown] timeout=3600 captchabhood=cbhuser:cbhpass #antigate=49b1b8740e4b51cf51838975de9e1c31 [Plowup] max-retries=2 mirrorcreator/auth-free = foo:bar mirrorcreator/mediafire = yes [Plowlist] verbose = 3