mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-06 21:11:22 -07:00
Updated Readme
This commit is contained in:
parent
bc06818ed1
commit
38969832ce
2 changed files with 111 additions and 150 deletions
1
utils.py
1
utils.py
|
@ -122,7 +122,6 @@ def WriteData(outfile, data, user):
|
|||
outf2.write("\n")
|
||||
outf2.close()
|
||||
|
||||
# Return true if the data is to be printed, else false
|
||||
def SaveToDb(result):
|
||||
|
||||
# Creating the DB if it doesn't exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue