From 9c2fd31ef4d971f06dae59de2cd29b4ad6d2297b Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 8 Apr 2019 16:16:22 +0200 Subject: [PATCH] fixed targetPort :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9889c0c..15ab52f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ jython sjet.py targetHost targetPort password MODE (modeOptions) Where * **targetHost** - the target IP address -* **targerPort** - the target port where JMX is running +* **targetPort** - the target port where JMX is running * **password** - the password that is/was set during installation * **MODE** - the script mode * **modeOptions** - the options for the mode selected