shoxf/scan1

5 lines
69 B
Bash
Executable File

#!/bin/bash
nmap -A -T4 --min-rate 2500 $@ | tee -a "index/$1.txt"