Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashkanrafiee/bulk_domain_checker
Bulk Domain Availability Checker!
https://github.com/ashkanrafiee/bulk_domain_checker
Last synced: about 5 hours ago
JSON representation
Bulk Domain Availability Checker!
- Host: GitHub
- URL: https://github.com/ashkanrafiee/bulk_domain_checker
- Owner: AshkanRafiee
- License: mit
- Created: 2019-11-08T21:19:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T11:02:37.000Z (over 3 years ago)
- Last Synced: 2023-09-19T12:21:01.011Z (about 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bulk_Domain_Checker
Bulk Domain Availability Checker!
## Installation
```git clone https://github.com/AshkanRafiee/Bulk_Domain_Checker/```## Usage
Write Down Your Domain List in a text file. each domain separated by newline.Rename your text file to "domains.txt" and place it to the same folder as the script.
Then simply run the following command for showing you the result in terminal:
```
bash BulkDC.sh domains.txt
```You can also Use the following command to save the result in a text file:
```
bash BulkDC.sh domains.txt >> results.txt
```
## Copyright
Give Me The Rights If You are Using all/some Parts of My Code!