docs: project docs, scripts, deployment configs, and evidence

This commit is contained in:
2026-04-02 11:22:17 +08:00
parent 4718980ab5
commit bbeeb63dfa
396 changed files with 165018 additions and 0 deletions

5
check_sub2api.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# 查看 Sub2API 管理员密码
cd /opt/sub2api/deploy
docker compose logs sub2api | grep -i "password\|admin" | tail -20