feat: support FilterProbe generate

This commit is contained in:
ReaJason
2026-01-12 01:12:52 +08:00
parent 3b1ce35bae
commit 3e70d4acb9
14 changed files with 137 additions and 137 deletions
+1
View File
@@ -7,6 +7,7 @@
"probeContent.command": "Command",
"probeContent.jdk": "JDK",
"probeContent.server": "Server",
"probeContent.filter": "FilterList",
"probeMethod": "ProbeMethod",
"quickUsage.step1": "Select Probe Method, DNSLog, Response, etc.",
"quickUsage.step2": "Select Probe Content, JDK, Server, etc.",
+1
View File
@@ -7,6 +7,7 @@
"probeContent.command": "命令执行",
"probeContent.jdk": "JDK 信息",
"probeContent.server": "服务类型",
"probeContent.filter": "Filter 过滤器列表",
"probeMethod": "探测方法",
"quickUsage.step1": "选择探测方法,DNSLog、Response 或者其他",
"quickUsage.step2": "选择探测内容,JDK、服务类型 或者其他",