update 10/19/2024
This commit is contained in:
@@ -19,14 +19,12 @@ Config {
|
||||
|
||||
commands =
|
||||
[
|
||||
Run DynNetwork [
|
||||
"--template", "<dev>: <tx>kB/s|<rx>kB/s",
|
||||
"--Low", "1000" -- units: B/s,
|
||||
"--High", "5000" -- units: B/s,
|
||||
Run DynNetwork [ "--template", "<dev>: <tx>kB/s|<rx>kB/s",
|
||||
"--Low", "1000", -- units: B/s
|
||||
"--High", "5000", -- units: B/s
|
||||
"--low", "darkgreen",
|
||||
"--normal", "darkorange",
|
||||
"--high", "darkred"
|
||||
] 10,
|
||||
"--high", "darkred" ] 10,
|
||||
|
||||
Run MultiCpu [
|
||||
"--template", "Cpu: <total0>C|<core1>C"
|
||||
|
||||
Reference in New Issue
Block a user