mirror of
https://github.com/postmannen/ctrl.git
synced 2025-01-05 20:09:16 +00:00
10 lines
No EOL
183 B
JSON
10 lines
No EOL
183 B
JSON
[
|
|
{
|
|
|
|
"toNode": "ship1",
|
|
"data": ["bash","-c","netstat -an|grep -i listen"],
|
|
"method":"CLICommand",
|
|
"timeout":3,
|
|
"retries":3
|
|
}
|
|
] |