Skip to content

Commit 1db34d9

Browse files
committed
2 parents 4895729 + d082b00 commit 1db34d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ def main():
569569
required=False, help='Launch only the HTTP server')
570570
parser.add_argument('--interface', dest='interface', action='store',
571571
default='', required=False,
572-
help='Automatically send payload when exploit loads')
572+
help='Change the interface the script listens to')
573573
args = parser.parse_args()
574574

575575
try:

0 commit comments

Comments
 (0)