Metadata-Version: 2.1
Name: Hscan
Version: 1.0
Summary: A simple tool for scanning and founding cve
Home-page: UNKNOWN
Author: Anania belay
Author-email: hackeranania@gmail.com
License: MIT
Description: we suggest you use gdebi to install the deb file by installing it
        $sudo apt install gdebi
        
        
        the install the file using gdebi
        
        $sudo gdebi install file.deb
        
        or if you want to install in dpkg
        
        $dpkg -i file.deb
        
        
        
        it is used for scanning devices and get there vulnerability 
        
        
        
        
        @Anania Belay
Keywords: Scanning and detecting vulnerablilty
Platform: UNKNOWN
Classifier: Programming Language:: Python::3
Classifier: License:: OSI Approved :: MIT License
Classifier: Enviroment :: Console
Classifier: Operating System :: POSIX :: Linux 
Requires-Python: >=3.9
Description-Content-Type: text/,markdown
