throttle
throttle copied to clipboard
Regarding Throttle Executable in Linux
trafficstars
Hello,
Thanks for this useful tool.
My use case is to utilize this tool in a machine that does not have Node installed.
I'm wondering where I can find an executable for throttle in Linux or if you have a plan to release it?
Thank you!
Hi @ramgiteng thanks for the kind words. You need to run NodeJS at the moment. What you can do is use the logs from Throttle and just run the commands yourself. Run:
LOG_THROTTLE=true throttle 3gslow
And Throttle will output the exact commands.
Thank you @soulgalore ! I haven't tried that. I will check it out.