mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
comment fix
git-svn-id: file:///home/svn/framework3/trunk@6028 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
11ffd478d4
commit
6dc9be6729
2
msfrpc
2
msfrpc
@ -11,7 +11,7 @@ $:.unshift(ENV['MSF_LOCAL_LIB']) if ENV['MSF_LOCAL_LIB']
|
||||
require 'msf/core/rpc'
|
||||
require 'rex/ui'
|
||||
|
||||
# Declare the argument parser for msfxmld
|
||||
# Declare the argument parser for msfrpc
|
||||
arguments = Rex::Parser::Arguments.new(
|
||||
"-h" => [ true, "Connect to this IP address" ],
|
||||
"-p" => [ true, "Connect to the specified port instead of 55553" ],
|
||||
|
Loading…
Reference in New Issue
Block a user