smol_scriptz/livehosts.sh
Chris Talib fce58501d4 first
2018-11-04 22:14:49 +01:00

5 lines
62 B
Bash
Executable file

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