feat: init proj

This commit is contained in:
2026-03-31 13:11:54 +08:00
commit 8f75ea24d6
38 changed files with 6826 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"WebFetch(domain:manual.nssurge.com)",
"Bash(ssh:*)",
"Bash(sshpass:*)"
]
}
}