feat: support probe get payload from header by default

This commit is contained in:
ReaJason
2025-11-18 20:23:07 +08:00
parent 218f6d274f
commit 0cbb8813ed
9 changed files with 9 additions and 37 deletions
-1
View File
@@ -53,7 +53,6 @@ export default function ProbeShellGenerator() {
host: "",
server: "Tomcat",
reqParamName: "payload",
reqHeaderName: "X-PAYLOAD",
seconds: 5,
sleepServer: "Tomcat",
shrink: true,