Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 742 Bytes

icon

DotNet Whois Lookup CLI Tool

To use the CLI tool, .net 6 SDK must be installed. If it is not installed, install the version suitable for your operating system. Download

Install the dotnet package globally with command line:

dotnet tool install -g DotnetWhoisCLI 

If you are using Ubuntu, you may need to define the dotnet tools folder as environment variable.

export PATH=$PATH:$HOME/.dotnet/tools

Example whois lookup with command line:

whois github.com

Response:

response