mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-14 10:37:09 -07:00
Minor fix
This commit is contained in:
parent
ce211f7fcf
commit
72603dc482
1 changed files with 0 additions and 3 deletions
|
@ -186,9 +186,6 @@ class Settings:
|
|||
else:
|
||||
self.Bind_To_ALL = False
|
||||
|
||||
|
||||
self.IP_aton = socket.inet_aton(self.Bind_To)
|
||||
|
||||
if self.Interface == "ALL":
|
||||
self.IP_aton = socket.inet_aton(self.OURIP)
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue