Skip to content

A simple shell script to fetch some information for a given url, email, domain, or ip.

Notifications You must be signed in to change notification settings

austinben/who-r-u

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

who-r-u

A simple shell script to fetch some information for a given url, email, domain, or ip.

Leverages some fun stuff like whois, sed, dig, ping, grep to produce a concise and informative output.

Depending on the input, the script will fetch information such as name servers, dns records, txt records, mx records, etc.

Written as part of the Spring 2022 offering SENG460 @ UVic.

About

A simple shell script to fetch some information for a given url, email, domain, or ip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages