33 lines
747 B
JSON
33 lines
747 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(unzip:*)",
|
|
"Bash(apt-get update:*)",
|
|
"Bash(apt-get install:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(php:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(convert:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(ss:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(systemctl daemon-reload:*)",
|
|
"Bash(systemctl enable:*)",
|
|
"Bash(systemctl status:*)",
|
|
"Bash(du:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git -c:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(pgrep:*)",
|
|
"Bash(systemctl list-units:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(git update-ref:*)",
|
|
"Bash(git rm:*)"
|
|
]
|
|
}
|
|
}
|