Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 215 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 215 Bytes

Fast TLD checker

Installation

go get -u github.com/leonklingele/tldcheck/...
tldcheck -help

Check domain name availability

tldcheck -name google -workers 32 | grep -v 'not available'