Skip to content

linparkkin/gowhois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gowhois

GOWHOIS, query multiple domains at once.

Based on https://github.com/likexian/whois.

Usage:
  -blind
        Print raw whois info even if an error during parsing occurs. (default true)
  -input string
        Domain/IP/AS to analyse
  -input-list string
        File containing a list of domain/IP/AS to analyse
  -parse
        Set to true if you want parsed results. (default true)
  -retry int
        Number of retries if fail. (default 5)
  -threads int
        Number of threads. (default 1)

About

GOWHOIS, query multiple domains at once.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages