mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-21 05:43:35 -07:00
added new option, for Config-Responder.log file.
This commit is contained in:
parent
a765a8f094
commit
a9c2b297c6
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ PoisonersLog = Poisoners-Session.log
|
|||
; Analyze mode log
|
||||
AnalyzeLog = Analyzer-Session.log
|
||||
|
||||
; Dump Responder Config log:
|
||||
ResponderConfigDump = Config-Responder.log
|
||||
|
||||
; Specific IP Addresses to respond to (default = All)
|
||||
; Example: RespondTo = 10.20.1.100-150, 10.20.3.10
|
||||
RespondTo =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue