add a couple of status messages to msfd
git-svn-id: file:///home/svn/framework3/trunk@6331 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
@@ -67,9 +67,13 @@ arguments.parse(ARGV) { |opt, idx, val|
|
||||
end
|
||||
}
|
||||
|
||||
$stderr.puts "[*] Initializing msfd..."
|
||||
|
||||
# Create an instance of the framework
|
||||
$framework = Msf::Simple::Framework.create
|
||||
|
||||
$stderr.puts "[*] Running msfd..."
|
||||
|
||||
# Fork into the background if requested
|
||||
begin
|
||||
if (not foreground)
|
||||
|
||||
Reference in New Issue
Block a user