Skip to content

Instantly share code, notes, and snippets.

@abel0b
Created December 21, 2019 13:04
Show Gist options
  • Save abel0b/eb4a0e4e7da028645ca5d1b1d74b5274 to your computer and use it in GitHub Desktop.
Save abel0b/eb4a0e4e7da028645ca5d1b1d74b5274 to your computer and use it in GitHub Desktop.
Networking commands
# Show all hosts in lan
arp -n
# Show hostname
nslookup xxx.xxx.xxx.xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment