# ospd-nmap **Repository Path**: ChiZhung/ospd-nmap ## Basic Information - **Project Name**: ospd-nmap - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ospd-nmap an ospd scanner based on nmap ### requirements ```shell script # just depend on the lib python-gvm pip3 install python-gvm ``` ### installment and running 1. run the linux shell cmds to install ```shell script cd ospd-nmap python3 setup.py install ``` 2. run the util script to running/stop/see the status to this ospd scanner. ```shell script bash ospd_util.sh start # to more details for this script, plz exec bash ospd_util.sh -h to get help. ``` ### register this ospd scanner to GVM