mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-12 08:06:14 -07:00
Added: Support for OSx
This commit is contained in:
parent
8d7563ba35
commit
59e48e80dd
3 changed files with 1 additions and 1 deletions
0
README.md
Executable file → Normal file
0
README.md
Executable file → Normal file
0
Responder.py
Executable file → Normal file
0
Responder.py
Executable file → Normal file
2
utils.py
2
utils.py
|
@ -262,7 +262,7 @@ def banner():
|
||||||
print banner
|
print banner
|
||||||
print "\n \033[1;33mNBT-NS, LLMNR & MDNS %s\033[0m" % settings.__version__
|
print "\n \033[1;33mNBT-NS, LLMNR & MDNS %s\033[0m" % settings.__version__
|
||||||
print ""
|
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 " To kill this script hit CRTL-C"
|
||||||
print ""
|
print ""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue