fix typo in comment in msgrpc
s/The default is 55553/The default is 55552GSoC/Meterpreter_Web_Console
parent
f8cdb88c60
commit
20e21db1d4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue