docs: project docs, scripts, deployment configs, and evidence
This commit is contained in:
5
check_sub2api.sh
Normal file
5
check_sub2api.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# 查看 Sub2API 管理员密码
|
||||
|
||||
cd /opt/sub2api/deploy
|
||||
docker compose logs sub2api | grep -i "password\|admin" | tail -20
|
||||
Reference in New Issue
Block a user