东方有鱼名为咸
2026-02-27 23:14:37 +08:00
committed by GitHub
parent 4011e6802e
commit fc5cc5cdaf
3 changed files with 958 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
cd /Users/macpro/Downloads/qinglong/tmp
# restart the container first to have a clean state before test 12
echo "Restoring clean state for tests..."
docker restart ql-vuln-test > /dev/null
sleep 20
echo "Running all tests in poc_test.py..."
.venv/bin/python3 poc_test.py