Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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!