Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save derozic/35655ec82df3c996b6e03252c87fea15 to your computer and use it in GitHub Desktop.
Save derozic/35655ec82df3c996b6e03252c87fea15 to your computer and use it in GitHub Desktop.
Discover IP addresses of devices on your local network (mac)
@derozic
Copy link
Author

derozic commented May 9, 2018

Results of the arp command include the MAC addres.

Type:

ipconfig /all

which yields information for the specific IP devices on an address we just found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment