We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d386e6e commit 4281a4fCopy full SHA for 4281a4f
msfrpc
@@ -30,7 +30,6 @@ arguments = Rex::Parser::Arguments.new(
30
"-p" => [ true, "Connect to the specified port instead of 55553" ],
31
"-U" => [ true, "Specify the username to access msfrpcd" ],
32
"-P" => [ true, "Specify the password to access msfrpcd" ],
33
- "-t" => [ true, "Type of RPC daemon, [XML|Msg]" ],
34
"-S" => [ false, "Disable SSL on the RPC socket" ],
35
"-h" => [ false, "Help banner" ]
36
)
0 commit comments