Skip to content
/ get Public

Get is a simple script to retrieve an ip from hostname or vice-versa .

Notifications You must be signed in to change notification settings

peterpt/get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Info

  • Get is a bash script to fast retrieve an ip from hostname or vice-versa.

Screenshots

About

  • Get tool is still in development , some bugs may appear

Requirements

  • dnsutils

  • wget (for updates)

  • apt-get install dnsutils wget -y

How to Install

How to Use

  • To get the ip from a hostname :
  • get -i google.com
  • To get the hostname from an ip
  • get -h 216.58.214.174

About

Get is a simple script to retrieve an ip from hostname or vice-versa .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages