https://github.com/theoneoh1/darkly-scanner
Scan a Port for Multiple Domains at once.
https://github.com/theoneoh1/darkly-scanner
bash nmap port scanner tcp
Last synced: about 2 months ago
JSON representation
Scan a Port for Multiple Domains at once.
- Host: GitHub
- URL: https://github.com/theoneoh1/darkly-scanner
- Owner: TheOneOh1
- Created: 2022-11-16T12:13:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T05:18:01.000Z (about 2 years ago)
- Last Synced: 2025-01-30T15:40:17.570Z (over 1 year ago)
- Topics: bash, nmap, port, scanner, tcp
- Language: Shell
- Homepage:
- Size: 361 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 -f
-f : Input File
-h : Help Page
```
-------------------------------------------------------------------------------------------
### Output
