Is there a ratio faker for bittorrent?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
It might be a bit unethical question, but I am in need of a ratio faker for Bittorrent that works on Ubuntu. Which tool can you recommend?
software-recommendation bittorrent
|
show 1 more comment
It might be a bit unethical question, but I am in need of a ratio faker for Bittorrent that works on Ubuntu. Which tool can you recommend?
software-recommendation bittorrent
12
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
10
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
4
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
8
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
1
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04
|
show 1 more comment
It might be a bit unethical question, but I am in need of a ratio faker for Bittorrent that works on Ubuntu. Which tool can you recommend?
software-recommendation bittorrent
It might be a bit unethical question, but I am in need of a ratio faker for Bittorrent that works on Ubuntu. Which tool can you recommend?
software-recommendation bittorrent
software-recommendation bittorrent
edited Jun 18 '12 at 17:57
Bruno Pereira
60.8k26181209
60.8k26181209
asked Sep 9 '11 at 17:43
anon
12
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
10
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
4
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
8
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
1
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04
|
show 1 more comment
12
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
10
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
4
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
8
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
1
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04
12
12
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
10
10
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
4
4
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
8
8
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
1
1
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04
|
show 1 more comment
4 Answers
4
active
oldest
votes
After searching a bit I came across RatioMaster.NET 0.42 that claims to work under Linux with mono 2.6.3
and hardcoded support for torrent clients uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. So this does not include transmission
or deluge
but some of these do work native under Linux or work with wine
.
Did not test that program... my ratio on private trackers is more then sufficient ;)
add a comment |
Having searched the net for a long time, I come to the conclusion that there is no satisfying solution available. And considering the discussions here and at Meta, that probably is a good thing.
add a comment |
Install Azureus and use Greedytorrent with WINE. Works for me.
add a comment |
Joal: a command line tool (headless mode or optional webui).
Joal-Desktop: The above tool embedded in a desktop app.
These are tools i built some time ago. They are java coded, so you can run it on every OS as long as java is installed. It is also Docker ready if you want to.
See the README for documentation.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f60732%2fis-there-a-ratio-faker-for-bittorrent%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
After searching a bit I came across RatioMaster.NET 0.42 that claims to work under Linux with mono 2.6.3
and hardcoded support for torrent clients uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. So this does not include transmission
or deluge
but some of these do work native under Linux or work with wine
.
Did not test that program... my ratio on private trackers is more then sufficient ;)
add a comment |
After searching a bit I came across RatioMaster.NET 0.42 that claims to work under Linux with mono 2.6.3
and hardcoded support for torrent clients uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. So this does not include transmission
or deluge
but some of these do work native under Linux or work with wine
.
Did not test that program... my ratio on private trackers is more then sufficient ;)
add a comment |
After searching a bit I came across RatioMaster.NET 0.42 that claims to work under Linux with mono 2.6.3
and hardcoded support for torrent clients uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. So this does not include transmission
or deluge
but some of these do work native under Linux or work with wine
.
Did not test that program... my ratio on private trackers is more then sufficient ;)
After searching a bit I came across RatioMaster.NET 0.42 that claims to work under Linux with mono 2.6.3
and hardcoded support for torrent clients uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit. So this does not include transmission
or deluge
but some of these do work native under Linux or work with wine
.
Did not test that program... my ratio on private trackers is more then sufficient ;)
edited Sep 10 '11 at 2:36
answered Sep 10 '11 at 2:23
RinzwindRinzwind
210k28405540
210k28405540
add a comment |
add a comment |
Having searched the net for a long time, I come to the conclusion that there is no satisfying solution available. And considering the discussions here and at Meta, that probably is a good thing.
add a comment |
Having searched the net for a long time, I come to the conclusion that there is no satisfying solution available. And considering the discussions here and at Meta, that probably is a good thing.
add a comment |
Having searched the net for a long time, I come to the conclusion that there is no satisfying solution available. And considering the discussions here and at Meta, that probably is a good thing.
Having searched the net for a long time, I come to the conclusion that there is no satisfying solution available. And considering the discussions here and at Meta, that probably is a good thing.
answered Oct 5 '11 at 12:52
anon
add a comment |
add a comment |
Install Azureus and use Greedytorrent with WINE. Works for me.
add a comment |
Install Azureus and use Greedytorrent with WINE. Works for me.
add a comment |
Install Azureus and use Greedytorrent with WINE. Works for me.
Install Azureus and use Greedytorrent with WINE. Works for me.
edited Mar 5 '13 at 23:08
Seth♦
35.3k27112166
35.3k27112166
answered Mar 5 '13 at 23:04
Ahmed RiadAhmed Riad
3114
3114
add a comment |
add a comment |
Joal: a command line tool (headless mode or optional webui).
Joal-Desktop: The above tool embedded in a desktop app.
These are tools i built some time ago. They are java coded, so you can run it on every OS as long as java is installed. It is also Docker ready if you want to.
See the README for documentation.
add a comment |
Joal: a command line tool (headless mode or optional webui).
Joal-Desktop: The above tool embedded in a desktop app.
These are tools i built some time ago. They are java coded, so you can run it on every OS as long as java is installed. It is also Docker ready if you want to.
See the README for documentation.
add a comment |
Joal: a command line tool (headless mode or optional webui).
Joal-Desktop: The above tool embedded in a desktop app.
These are tools i built some time ago. They are java coded, so you can run it on every OS as long as java is installed. It is also Docker ready if you want to.
See the README for documentation.
Joal: a command line tool (headless mode or optional webui).
Joal-Desktop: The above tool embedded in a desktop app.
These are tools i built some time ago. They are java coded, so you can run it on every OS as long as java is installed. It is also Docker ready if you want to.
See the README for documentation.
edited Feb 17 at 21:06
answered Feb 27 '17 at 23:18
Anthony RaymondAnthony Raymond
1115
1115
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f60732%2fis-there-a-ratio-faker-for-bittorrent%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
12
Seems people really don't like this question. I can't really find anything wrong with it. Those down-voting wish to comment on the subject?
– Marco Ceppi♦
Sep 9 '11 at 18:20
10
yeah, the question should be closed because if you want to use bittorrent, you must share what you get, so "faking" it is unethical, eh?
– woohoo
Sep 9 '11 at 18:33
4
Given the large volume of discussion regarding this I encourage all those who believe this should be closed on grounds of ethics to open a meta question for discussion. Comments are not designed to field meta discussions and topics of policy
– Marco Ceppi♦
Sep 9 '11 at 20:55
8
Discussion opened on meta, but not suggesting to close. You are invited to disagree. :) Or to agree, of course.
– user unknown
Sep 9 '11 at 22:57
1
May I ask the purpose of this tool you want, Is this for testing purposes? Maybe edit your question to include a sample use.
– Mateo
Mar 6 '13 at 19:04