Skip to content

TheOneOh1/Darkly-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Darkly-Scanner

  • Simple Tool to TCP scan a specific port for multiple Domains/IP Addresses at once.
  • Script accepts a file as input with Domains and also checks if the domain is valid or not
  • Most useful in cases where you are enumerating multiple subdomains at once.
  • This will check whether you have the required dependencies, if not, it will install it for you.

How to use?

  • Clone or download the script
  • The Script uses a file as a command line argument.
  • The file contains the Domain/IP Address list for which you want the Port status
bash <script.sh> -f <filename>

-f : Input File
-h : Help Page

Output