LogoLogo
  • Introduction
  • CLI
    • Chocolatey
    • Docker
    • Git
    • nmap
    • npm
    • npm - n
    • npm - npm-check-updates (ncu)
    • npm - npm-license-crawler
    • Python
    • Ubuntu
    • Windows Commands
  • JS
    • JSDoc
Powered by GitBook
On this page

Was this helpful?

  1. CLI

nmap

A few commands that help you with your local network

Scanning Your Local Network

nmap -sP 192.168.2.1/24

Note: just replace the first three numbers with the first three octets of your local IP network subnet

PreviousGitNextnpm

Last updated 5 years ago

Was this helpful?