mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-25 15:03:01 +08:00
Update lazy.py
Updated imports.
This commit is contained in:
parent
5ac0f86623
commit
f10387da8e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
# routines for lazy people.
|
||||
import discovery.DNS.Base as Base
|
||||
from discovery.DNS import Base
|
||||
|
||||
def revlookup(name):
|
||||
"convenience routine for doing a reverse lookup of an address"
|
||||
|
|
Loading…
Reference in a new issue