• 端口扫描,C实现
  • sP ip/24 # 查看网内所有ip
  • p1-65535 # 扫描所有端口
  • 常用
    • nmap 192.168.100.1/24 -p1-65535