mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 21:03:33 -07:00
Fixed LLMNR/NBT-NS/Browser issue when binding to a specific interface
This commit is contained in:
parent
b982e6e3ce
commit
af7d27ac8c
2 changed files with 7 additions and 7 deletions
|
@ -23,7 +23,7 @@ import subprocess
|
|||
|
||||
from utils import *
|
||||
|
||||
__version__ = 'Responder 3.0.1.0'
|
||||
__version__ = 'Responder 3.0.2.0'
|
||||
|
||||
class Settings:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue