mirror of
https://github.com/NohamR/Ratio.py.git
synced 2025-05-24 00:38:57 +00:00

send the request with left=0, to appear as a seeder and not as a leecher
Ratio.py
Ratio.py is a small command line RatioMaster.Net like in Python3. It fakes upload stats of a torrent. Current emulators available are:
- Transmission 2.92
Requirements:
- Python 3.x
- pip install -r requirements.txt
Usage:
foo@bar:~/ratio.py$ python ratio.py -c configuration.json
Configuration example
{
"torrent": "<Torrent file path>",
"upload": "<Upload speed (kB/s)>"
}
Description
Ratio.py is a small command line RatioMaster.Net like in Python3. It fakes upload stats of a torrent.
Languages
Python
84.5%
Shell
15.5%