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
- Python 3.x
- pip install -r requirements.txt
foo@bar:~/ratio.py$ python ratio.py -c configuration.json
{
"torrent": "<Torrent file path>",
"upload": "<Upload speed (kB/s)>"
}