smol_scriptz/livehosts.sh

5 lines
62 B
Bash
Executable File

#!/bin/bash
nmap $1 -n -sP | grep report | awk '{print $5}'