feat:自动更换ip+流量监控

This commit is contained in:
2026-01-07 17:19:53 +08:00
commit 035da64084
27 changed files with 6182 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(dir:*)",
"Bash(python -m py_compile:*)",
"Bash(python:*)",
"Bash(pip install:*)",
"Bash(mysql:*)"
],
"deny": [],
"ask": []
}
}