better ui

git-svn-id: file:///home/svn/incoming/trunk@2930 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Matt Miller 2005-10-01 07:02:56 +00:00
parent b11a42d73c
commit d2be5981a1
1 changed files with 0 additions and 5 deletions

View File

@ -6,9 +6,4 @@ $:.unshift(File.join(File.dirname(__FILE__), '../lib'))
require 'rex'
require 'msf/ui'
# TODO: streamline logging
#f = Rex::Logging::Sinks::Flatfile.new('/tmp/msfcli.log')
#register_log_source('rex', f)
#register_log_source('core', f)
Msf::Ui::Console::Driver.new.run