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.
2 parents 73c2610 + 4281a4f commit 6e1182bCopy full SHA for 6e1182b
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