mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-07 21:41:21 -07:00
Added: Support for OSx
This commit is contained in:
parent
8d7563ba35
commit
59e48e80dd
3 changed files with 1 additions and 1 deletions
2
utils.py
2
utils.py
|
@ -262,7 +262,7 @@ def banner():
|
|||
print banner
|
||||
print "\n \033[1;33mNBT-NS, LLMNR & MDNS %s\033[0m" % settings.__version__
|
||||
print ""
|
||||
print " Original work by Laurent Gaffie (lgaffie@trustwave.com) and supported by Laurent Gaffie"
|
||||
print " Original work by Laurent Gaffie (lgaffie@trustwave.com)"
|
||||
print " To kill this script hit CRTL-C"
|
||||
print ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue