maxhallinan / show-ip

Show the IP addresses associated with a given host name.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

show-ip

Shows the IP addresses associated with a given host name.

Example

$ show-ip 'maxhallinan.com'
99.84.92.60:0

Usage:

show-ip HOST_NAME

Arguments

HOST_NAME

Any valid internet host name.

About

Show the IP addresses associated with a given host name.

License:MIT License


Languages

Language:Haskell 100.0%