clumsy
clumsy copied to clipboard
无法使用命令行控制clumsy.exe中各个模块的参数
win10 的cmd中输入:clumsy.exe --filter inbound --lag 2000 本意是延迟2秒,结果还是默认延迟50毫秒。请问是否支持?
Please try
clumsy.exe --filter "inbound" --lag on --lag-time 2000
reference: https://github.com/jagt/clumsy/wiki/Command-Line-Arguments