Skip to content

Instantly share code, notes, and snippets.

@simics-ja
Last active November 6, 2019 08:53
Show Gist options
  • Save simics-ja/9b426c9870260b9d121c3aa63f2dcf78 to your computer and use it in GitHub Desktop.
Save simics-ja/9b426c9870260b9d121c3aa63f2dcf78 to your computer and use it in GitHub Desktop.
[ネットワーク確認系コマンド] 忘れがちなのでメモ #network
sudo arp-scan -I en0 192.168.11.0/24
nc -vz [ip, domain] [port]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment