utm-plc 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.mkd +1 -1
- metadata +1 -1
data/README.mkd
CHANGED
|
@@ -48,7 +48,7 @@ pages. The Default content filter block action is configured to log accessed bu
|
|
|
48
48
|
FilterAction Three is configured to not log either accessed or blocked pages, but isn't in use by any Filter
|
|
49
49
|
Profile. Here we go:
|
|
50
50
|
|
|
51
|
-
$
|
|
51
|
+
$ plc
|
|
52
52
|
What port?: 22
|
|
53
53
|
Which host?: 192.168.0.1
|
|
54
54
|
Logging in as loginuser...
|