TRK 4.0 for Linux/*BSD/MacOS is available!
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact:
Re: Linux/*BSD/MacOS version is available!
It's J2SE application. it requires gui for now.
Re: Linux/*BSD/MacOS version is available!
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!
It doesn't have a monitor neither a keyboard so a daemon version would be very appreciated.
Thanks!
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact:
Re: Linux/*BSD/MacOS version is available!
Thank you for your feedback. We will release daemon version in the near future. 

Re: Linux/*BSD/MacOS version is available!
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...
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...
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact:
Re: Linux/*BSD/MacOS version is available!
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.
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.
Re: Linux/*BSD/MacOS version is available!
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.
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.
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact:
Re: Linux/*BSD/MacOS version is available!
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.

P.S. If you register on the forum we will be able to send you beta version.
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact:
Re: Linux/*BSD/MacOS version is available!
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
Re: Linux/*BSD/MacOS version is available!
Please show simple rules.xml .
- administrator
- Support
- Posts: 587
- Joined: Fri Oct 31, 2008 10:37 am
- Contact: