mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-06 13:01:24 -07:00
Updated version number
This commit is contained in:
parent
12eb95c491
commit
afd13426d7
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ logger2 = logging.getLogger('LLMNR/NBT-NS')
|
|||
logger2.addHandler(logging.FileHandler(Log2Filename,'w'))
|
||||
|
||||
def Show_Help(ExtraHelpData):
|
||||
help = "NBT Name Service/LLMNR Answerer 1.0.\nPlease send bugs/comments to: lgaffie@trustwave.com\nTo kill this script hit CRTL-C\n\n"
|
||||
help = "NBT Name Service/LLMNR Responder 2.0.\nPlease send bugs/comments to: lgaffie@trustwave.com\nTo kill this script hit CRTL-C\n\n"
|
||||
help+= ExtraHelpData
|
||||
print help
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue