smol_scriptz/livehosts.sh

5 lines
62 B
Bash
Raw Permalink Normal View History

2018-11-04 22:14:49 +01:00
#!/bin/bash
nmap $1 -n -sP | grep report | awk '{print $5}'