Skip to content

解析Goby扫描结果转换为JSON并录入到MYSQL数据库的工具

Notifications You must be signed in to change notification settings

kyrie403/GobyParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GobyParser

解析Goby扫描结果转换为JSON并录入到MYSQL数据库的工具

Install

python3 -m pip install -r requirements.txt

Usage

使用前需先修改代码中的数据库连接参数

解析单个Goby扫描结果

python3 GobyParser.py filename.xlsx

批量解析Goby扫描结果

python3 GobyParser.py -d dir_name

About

解析Goby扫描结果转换为JSON并录入到MYSQL数据库的工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages