TRK 4.0 for Linux/*BSD/MacOS is available!

The latest news about Torrent Ratio Keeper
User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Wed Apr 28, 2010 4:26 am

It's J2SE application. it requires gui for now.

Python

Re: Linux/*BSD/MacOS version is available!

Post by Python » Mon May 03, 2010 2:52 pm

I have an OpenSolaris box thats my NAS and Torrent server with transmission running as daemon.
It doesn't have a monitor neither a keyboard so a daemon version would be very appreciated.

Thanks!

User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Mon May 03, 2010 3:04 pm

Thank you for your feedback. We will release daemon version in the near future. :)

fda

Re: Linux/*BSD/MacOS version is available!

Post by fda » Tue May 04, 2010 12:34 pm

Hello, thanks for the mac version!!
It works great with a lot of trackers!
It seems to works fine when the tracker port isn't included in the tracker address...

For example, I've tested the pc version and the mac version on the same tracker (tracker.gay-torrents.net:6970) but while the pc version works fine, the mac version can't connect to the tracker (SocketException:Unexpected end of file from server) and it can't find any peer or seed...

User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Tue May 04, 2010 5:58 pm

Hello.

We will check TRK Mac with this tracker. Thank you for your feedback.

UPD: Please download the latest Torrent Ratio Keeper for MacOS. We fixed the problem.

Python

Re: Linux/*BSD/MacOS version is available!

Post by Python » Tue May 11, 2010 4:50 am

What about the daemon version, is there a expected release soon?

That's one of the programs I most want to see daemonized. There's not another ratio app for the UNIX platform this is the only one.

User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Tue May 11, 2010 5:31 am

We are working on console version (no GUI, you can launch it from console or any start up script). We are going to release it this week. :)

P.S. If you register on the forum we will be able to send you beta version.

User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Fri May 14, 2010 3:22 pm

Torrent Ratio Keeper for Linux/*BSD/MacOS can work from command line! You can use it on your seedbox or dedicated server. We recommend to run TorrentRatioKeeperMonster.jar on your pc and setup rules for the trackers. Then you need to put rules.xml to your home dir (in most cases it's /home/<your_name> or /root).

Code: Select all

Usage: java -jar TorrentRatioKeeperMonster.jar -ui:0 [OPTIONS]

-ui:1|0 (launch TRK with gui or without. Default - 1)
-active:1|0 (Activate TRK for the new tracker (Default Settings). Default value is 1)
-upinc:0..1000 (Increase Uploaded Traffic for the new tracker (Default Settings). Default value is 75(%))
-downdec:0..100 (Decrease Downloaded Traffic for the new tracker (Default Settings). Default value is 0, turned off)
-seeder:1|0 (Turn on Seeder mode for the new tracker (Default Settings). Default value is 0)
-noup:1|0 (Emulate Upload Problems for the new tracker (Default Settings). Default value is 0)
-blocktracker:1|0 (Block Tracker Communications for the new tracker (Default Settings). Default value is 0)
--- Add x-y% of downloaded to uploaded ---
-adddowntoup:1|0 (Add x-y% of downloaded to uploaded for the new tracker (Default Settings). Default value is 0)
-adddowntoupx:0..100000 (X of adddowntoup for the new tracker (Default Settings). Default value is 25)
-adddowntoupy:0..100000 (Y of adddowntoup for the new tracker (Default Settings). Default value is 33)
--- Limit torrent fake upload speed ---
-limtorrent:1|0 (Make sure that your fake upload increase speed for single .torrent doesn't exceed X-Y kb/s for the new tracker (Default Settings). Default value is 0, turned off)
-limtorrentx:0..100000 (X kb/s of limtorrent for the new tracker (Default Settings). Default value is 100)
-limtorrenty:0..100000 (Y kb/s of limtorrent for the new tracker (Default Settings). Default value is 150
--- Settings ---
-port:1..65535 (TRK listens this port. You need to setup your torrent client to use the port as HTTP proxy. Default port is 3012. Example: localhost:3012)
-lc:<TRK_license_key> (The license key activates TRK on your PC. It's enough to launch TRK with this parameter one time.)
--help (display this help and exit)

Example: java -jar TorrentRatioKeeperMonster.jar -ui:0 -seeder:1 -noup:0 -upinc:112 -downdec:0

sonicby
Posts: 0
Joined: Thu Jul 22, 2010 6:04 pm

Re: Linux/*BSD/MacOS version is available!

Post by sonicby » Thu Jul 22, 2010 6:07 pm

Please show simple rules.xml .

User avatar
administrator
Support
Posts: 587
Joined: Fri Oct 31, 2008 10:37 am
Contact:

Re: Linux/*BSD/MacOS version is available!

Post by administrator » Fri Jul 23, 2010 7:55 am


Post Reply