diff --git a/autorecon.py b/autorecon.py index 3e8a8a9..ee24b6a 100644 --- a/autorecon.py +++ b/autorecon.py @@ -1,3 +1,5 @@ +#!/usr/bin/python3 + import argparse, asyncio, importlib, inspect, ipaddress, math, os, re, sys, signal, select, socket, termios, time, traceback, tty from datetime import datetime