From 32fa12aca65e2e00d0328dcc423d62528f9b8843 Mon Sep 17 00:00:00 2001 From: bwhitn Date: Fri, 22 Jun 2018 12:31:41 -0400 Subject: [PATCH] Broke ngrep link The ngrep link is broke. Looks like it may be hosted on GitHub now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 887a7b4..66f740a 100644 --- a/README.md +++ b/README.md @@ -621,7 +621,7 @@ the [browser malware](#browser-malware) section.* and database system. * [NetworkMiner](http://www.netresec.com/?page=NetworkMiner) - Network forensic analysis tool, with a free version. -* [ngrep](http://ngrep.sourceforge.net/) - Search through network traffic +* [ngrep](https://github.com/jpr5/ngrep) - Search through network traffic like grep. * [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.