From 266aad7120c665a360ea73d10d31f2ebc4abd14f Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 6 Jul 2017 01:53:54 -0400 Subject: [PATCH] Remove "A" at beginning of link description. (Missed from before.) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4a534..9468f22 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [tcpdump/libpcap](http://www.tcpdump.org/) - Common packet analyzer that runs under the command line. * [Wireshark](https://www.wireshark.org/) - Network protocol analyzer for Unix and Windows. * [Network Tools](http://network-tools.com/) - Different network tools: ping, lookup, whois, etc. -* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - A Swiss army knife for for network sniffing. +* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - Swiss army knife for for network sniffing. * [Intercepter-NG](http://sniff.su/) - Multifunctional network toolkit. * [SPARTA](http://sparta.secforce.com/) - Network infrastructure penetration testing tool. * [dnschef](https://github.com/iphelix/dnschef) - Highly configurable DNS proxy for pentesters.