fix typo in comment in msgrpc

s/The default is 55553/The default is 55552
GSoC/Meterpreter_Web_Console
Simon Basset 2018-03-02 15:59:50 +01:00 committed by GitHub
parent f8cdb88c60
commit 20e21db1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Plugin::MSGRPC < Msf::Plugin
#
# ServerPort
#
# The local port to listen on for connections. The default is 55553
# The local port to listen on for connections. The default is 55552
#
def initialize(framework, opts)
super