Merge branch 'tftp_client' of github_r7:rapid7/metasploit-framework into tftp_client
Conflicts: modules/auxiliary/admin/tftp/tftp_upload_file.rbunstable
commit
1201d7fbf2
|
@ -95,9 +95,12 @@ class Metasploit3 < Msf::Auxiliary
|
|||
@tftp_client.thread.join
|
||||
end
|
||||
|
||||
<<<<<<< HEAD
|
||||
def cleanup
|
||||
# Need to kill the server in case of interruption
|
||||
end
|
||||
|
||||
=======
|
||||
>>>>>>> a6867ef1287af1786b2e0cd6e7b13fdb8099ce2a
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue