melbadry9 / domain_reg

Check domain availability for registration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

domain_reg

Check domain availability for registration

Build

This tool requires rust

git clone https://github.com/melbadry9/domain_reg.git
cd domain_reg
cargo build --release

Usage

cat list.txt | dom_reg -t 3 | tee -a status.txt
dom_reg -d test.com -t 3

About

Check domain availability for registration


Languages

Language:Rust 100.0%