Skip to content

yodatoshii/dott

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 dott

dott preview

A cli for searching domain names directly from your terminal.

✨ Features

Zero Middlemen: Direct connection to WHOIS servers.

Blazing Fast: Written in rust for near-instant results.

Privacy First: No logging, no tracking.

Lightweight: Single binary with zero bloat.

🚀 Installation

via curl

curl -fsSL https://raw.githubusercontent.com/yodatoshii/dott/master/install.sh | sh

build from source

git clone https://github.com/yodatoshii/dott
cd dott
cargo install --path .

usage

interactive mode

dott

check a name

dott myname

check specific TLDs

dott myname --tlds com,io,dev

suggest names from keywords

dott --suggest my keywords

About

CLI tool to search domains directly in your terminal

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors