diff --git a/autorecon.py b/autorecon.py index 0ba4e71..05cd4c0 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