add data source for ss

master
Mr. Robot 3 years ago committed by GitHub
parent 6ddea0dc40
commit f5914881fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,20 @@
{
"description": "The file content is actually parsed so only a part of the first line is returned as a part of an error message.\n",
"functions": {
"file-read": [
{
"code": "ss -a -F [file]\n"
}
],
"suid": [
{
"code": "./ss -a -F [file]\n"
}
],
"sudo": [
{
"code": "sudo ss -a -F [file]\n"
}
]
}
}
Loading…
Cancel
Save