init: 个人简历项目文件

This commit is contained in:
2026-05-16 23:27:09 +08:00
commit 90b2c049ce
124 changed files with 23324 additions and 0 deletions
@@ -0,0 +1,30 @@
{
"permissions": {
"allow": [
"Bash(npx tsc *)",
"Bash(./node_modules/.bin/tsc -b)",
"Bash(node node_modules/typescript/bin/tsc -b)",
"Bash(npm --version)",
"Bash(npm install *)",
"Bash(npm run *)",
"Bash(chmod 600 \"D:/003_Project/小程序连接.pem\")",
"Bash(ssh -i \"D:/003_Project/小程序连接.pem\" -o StrictHostKeyChecking=no root@8.136.137.59 \"echo '=== Connected ===' && docker ps --format 'table {{.Names}}\\\\t{{.Status}}\\\\t{{.Ports}}' && echo '' && echo '=== resume-web files ===' && ls /opt/ALiYunManager/services/resume-web/html/ 2>/dev/null && echo '' && echo '=== resume-web container inspect ===' && docker inspect resume-web --format '{{.Config.Image}} | Mounts: {{range .Mounts}}{{.Source}}:{{.Destination}} {{end}}' 2>/dev/null\")",
"Bash(ssh *)",
"Bash(scp *)",
"Bash(curl -s -o /dev/null -w 'HTTP %{http_code} | Size: %{size_download} bytes\\\\n' https://me.dxz99wyr.cn/)",
"Bash(curl -s -o /dev/null -w 'HTTP %{http_code} | Size: %{size_download} bytes\\\\n' http://me.dxz99wyr.cn/)",
"Bash(curl -sk https://me.dxz99wyr.cn/)",
"Bash(curl -sk -o /dev/null -w 'CSS: HTTP %{http_code} %{size_download} bytes\\\\n' https://me.dxz99wyr.cn/assets/index-Cl2_QHPI.css)",
"Bash(curl -sk -o /dev/null -w 'JS: HTTP %{http_code} %{size_download} bytes\\\\n' https://me.dxz99wyr.cn/assets/index-XMVt9myN.js)",
"Bash(curl -sk -o /dev/null -w 'Image: HTTP %{http_code} %{size_download} bytes\\\\n' https://me.dxz99wyr.cn/images/hero-bg.jpg)",
"Bash(curl -s https://me.dxz99wyr.cn/)",
"Bash(curl -sI https://www.dxz99wyr.cn/)",
"Bash(curl -s https://www.dxz99wyr.cn/)",
"Bash(curl -sv https://www.dxz99wyr.cn/)",
"Bash(dig +short www.dxz99wyr.cn A)",
"Bash(nslookup www.dxz99wyr.cn)",
"Bash(curl -sI http://www.dxz99wyr.cn/)",
"Bash(curl -sk -X POST -H 'Content-Type: application/json' https://me.dxz99wyr.cn/api/trpc/auth.login -d '{\"input\":{\"username\":\"admin\",\"password\":\"admin123\"}}')"
]
}
}