Closed d0nutptr closed 2 years ago
You can now specify targets using:
--targets (-t)
--targets
-t
armada -t 1.1.1.1 -p 80,443
--target_file
armada --target_file ips_and_cidrs.txt -p 80,443
stdin
cat ips_and_cidrs.txt | armada -p 80,443
You can now specify targets using:
--targets
(-t
)--target_file
stdin