# nmap2json **Repository Path**: nuwa-project/nmap2json ## Basic Information - **Project Name**: nmap2json - **Description**: nmap.xml转json - **Primary Language**: Ruby - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2022-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nmap2json > Turn your `nmap` output to beautiful JSON. Happy new year! ## Installation Add this line to your application's Gemfile: $ gem install nmap2json ## Usage ``` nmap2json convert examples/nmap.xml ``` ## Help Menu ``` nmap2json VERSION 1.0.0 DESCRIPTION convert your nmap XML output to beatiful JSON COMMANDS convert convert nmap xml output to json --save save output to a given file ``` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).