Skip to content

Commit

Permalink
Merge pull request #619 from jeffmcjunkin/patch-19
Browse files Browse the repository at this point in the history
Update responder.py: Add launcher
  • Loading branch information
HackingDave committed Sep 22, 2024
2 parents e18dcb9 + effd309 commit 74f58d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/exploitation/responder.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
AFTER_COMMANDS="cd {INSTALL_LOCATION},chmod +x Responder.py"

# THIS WILL CREATE AN AUTOMATIC LAUNCHER FOR THE TOOL
LAUNCHER=""
LAUNCHER="Responder.py"

0 comments on commit 74f58d6

Please sign in to comment.