Metadata-Version: 2.4
Name: SnakeScan
Version: 1.2.5
Summary: Module SnakeScan
Author: Den*Ram
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
Requires-Dist: art
Requires-Dist: tqdm
Requires-Dist: termcolor

Scanner to scan port

import SnakeScan

and use module to scan port 

requires=>tqdm,termcolor,art

added new single search:
    
[$]Port--> --s 50

requires-python=>3.9

added new check all port search:
 [$]Port--> --a 
added new check all port using thread:
 [$]Port--> --t     
 
 
