From c53096d177547e52de045771cc15ee803b39f49a Mon Sep 17 00:00:00 2001 From: Nu11pwn <54753063+x00pwn@users.noreply.github.com> Date: Fri, 4 Oct 2019 14:39:18 -0400 Subject: [PATCH] Update autorecon.py Added the correct authors name --- autorecon.py | 1 + 1 file changed, 1 insertion(+) diff --git a/autorecon.py b/autorecon.py index d8323d9..6f4ce7f 100644 --- a/autorecon.py +++ b/autorecon.py @@ -6,6 +6,7 @@ # GNU General Public License, either version 3 of the License, or (at your # option) any later version. # +# Author : x00pwn import argparse import asyncio