About the App

  • App name: nmap
  • App description: Port scanning utility for large networks
  • App websitehttps://nmap.org/

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
    and press enter/return key. Wait for the command to finish.
  3. Run:
    brew install nmap

Done! You can now use nmap.

Install nmap on Mac OSX

相关文章:

  • 2021-10-31
  • 2021-10-31
  • 2021-08-09
  • 2021-10-26
  • 2021-08-30
  • 2021-12-25
  • 2021-09-28
  • 2021-10-17
猜你喜欢
  • 2021-09-13
  • 2021-08-09
  • 2021-08-21
  • 2021-10-03
  • 2018-04-10
  • 2021-08-09
  • 2021-12-13
  • 2021-12-15
相关资源
相似解决方案