Add files via upload

This commit is contained in:
公明
2026-03-09 20:40:36 +08:00
committed by GitHub
parent e904dd3481
commit b7e724407b

View File

@@ -45,7 +45,7 @@ parameters:
- 确保目标地址格式正确
- 必需参数,不能为空
required: true
position: 0 # 位置参数,放在命令最后
position: 1 # 位置参数,必须放在命令最后nmap [options] target用 1 确保在 flag 之后、最后添加
format: "positional"
- name: "ports"
type: "string"