From dc16ab4516d13271e34c891dccf68a8aa4b353ea Mon Sep 17 00:00:00 2001 From: "@mkey" Date: Thu, 8 Nov 2018 08:17:56 +0100 Subject: [PATCH] minor fixes --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91e8f8b..a070c09 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ for transferring data with URLs.

  :small_orange_diamond: lynis - battle-tested security tool for systems running Linux, macOS, or Unix-based operating system.
  :small_orange_diamond: LinEnum - scripted Local Linux Enumeration & Privilege Escalation Checks.
-  :small_orange_diamond: Rkhunter (Rootkit Hunter) - is scanner tool for Linux systems released under GPL that scans backdoors, rootkits and local exploits on your systems.
+  :small_orange_diamond: Rkhunter - scanner tool for Linux systems that scans backdoors, rootkits and local exploits on your systems.

##### :black_small_square: System Diagnostics/Debuggers @@ -134,7 +134,6 @@ for transferring data with URLs.
  :small_orange_diamond: sysdig - system exploration and troubleshooting tool with first class support for containers.
  :small_orange_diamond: glances - cross-platform system monitoring tool written in Python.
  :small_orange_diamond: htop - interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
-  :small_orange_diamond: gtop - system monitoring dashboard for terminal written in JavaScript.
  :small_orange_diamond: lsof - displays in its output information about files that are opened by processes.
  :small_orange_diamond: FlameGraph - stack trace visualizer.
  :small_orange_diamond: lsofgraph - small utility to convert Unix lsof output to a graph showing FIFO and UNIX interprocess communication.
@@ -144,6 +143,7 @@ for transferring data with URLs.

  :small_orange_diamond: GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal.
+  :small_orange_diamond: ngxtop - real-time metrics for nginx server.

##### :black_small_square: Databases @@ -168,7 +168,6 @@ for transferring data with URLs.

  :small_orange_diamond: incron - is an inode-based filesystem notification technology.
-  :small_orange_diamond: ngxtop - Real-time metrics for nginx server.

#### Web Tools