Cleaning code

bug/bundler_fix
= 2017-03-08 21:10:46 +05:30
parent 9a1e0518fe
commit d9727d991f
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ module Msf
print_error("Handler failed to bind to #{ip}:#{local_port}:- #{comm} -")
else
ex = false
via = via_string_for_ip(ip, comm)
print_status("Started #{human_name} handler on #{ip}:#{local_port} #{via}")