msfrpcd doesnt bind to loopback
git-svn-id: file:///home/svn/framework3/trunk@6078 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f86ba09020
commit
a74d742ebd
2
msfrpcd
2
msfrpcd
|
@ -13,7 +13,7 @@ require 'msf/ui'
|
|||
|
||||
# Declare the argument parser for msfrpcd
|
||||
arguments = Rex::Parser::Arguments.new(
|
||||
"-a" => [ true, "Bind to this IP address instead of loopback" ],
|
||||
"-a" => [ true, "Bind to this IP address" ],
|
||||
"-p" => [ true, "Bind to this port instead of 55553" ],
|
||||
"-U" => [ true, "Specify the username to access msfrpcd" ],
|
||||
"-P" => [ true, "Specify the password to access msfrpcd" ],
|
||||
|
|
Loading…
Reference in New Issue