From c06053cb04d57b116f4a821d834ae8de5a6830d5 Mon Sep 17 00:00:00 2001 From: Tib3rius <48113936+Tib3rius@users.noreply.github.com> Date: Wed, 1 Sep 2021 14:48:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d02fc34..a1aa5f7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ AutoRecon was inspired by three tools which the author used during the OSCP labs ## Features -* Supports multiple targets in the form of IP addresses, IP ranges (CIDR notation), and resolvable hostnames. IPv6 is supported. +* Supports multiple targets in the form of IP addresses, IP ranges (CIDR notation), and resolvable hostnames. IPv6 is also supported. * Can scan multiple targets concurrently, utilizing multiple processors if they are available. * Advanced plugin system allowing for easy creation of new scans. * Customizable port scanning plugins for flexibility in your initial scans.