Skip to content

Instantly share code, notes, and snippets.

@co-devs
Created September 24, 2020 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save co-devs/58323da660ca3eb6923eb5d728dd12fd to your computer and use it in GitHub Desktop.
Save co-devs/58323da660ca3eb6923eb5d728dd12fd to your computer and use it in GitHub Desktop.
$ip='10.0.0.1';([System.Net.Dns]::GetHostByAddress($ip).HostName)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment