Skip to content

建议:为Air版增加JSON/CSV导出 #17

Description

@hmkklol

你好 @Adminisme

ServerScan Air版目前缺少结构化导出功能,建议补齐:

建议:
增加--json--csv参数:

serverscan -h 192.168.1.1/24 --json results.json
serverscan -h 192.168.1.1/24 --csv results.csv

JSON结构:

{
  "host": "192.168.1.1",
  "port": 80,
  "protocol": "tcp",
  "service": "http",
  "banner": "nginx/1.18.0",
  "title": "Welcome",
  "cdn": false
}

这样Air版就能满足基本的自动化需求,不需要升级到Pro版。

[English Translation / 英文摘要]

Hi maintainers, this issue is a feature / architecture / security suggestion for 09_ServerScan.
The Chinese text above contains the detailed proposal with technical context and implementation ideas.
In summary: we are requesting the enhancement described above and would be happy to provide PRs or further discussion in either Chinese or English.
Thank you for the excellent work on this project!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions