diff --git a/README.md b/README.md index 970f7ab..8095be9 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,6 @@ Only main chapters:   :small_orange_diamond: mtr - is a tool that combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
  :small_orange_diamond: mylg - is an open source utility which combines the functions of the different network probes in one diagnostic tool.
  :small_orange_diamond: netcat - is a networking utility which reads and writes data across network connections, using the TCP/IP protocol.
-  :small_orange_diamond: Packet Sender - is a networking utility for packet generation and built-in UDP/TCP/SSL client and servers with an easy to use GUI.
  :small_orange_diamond: tcpdump - is a powerful command-line packet analyzer.
  :small_orange_diamond: tshark - is a tool that allows us to dump and analyze network traffic (wireshark cli).
  :small_orange_diamond: Termshark - is a simple terminal user-interface for tshark.
@@ -390,10 +389,10 @@ Only main chapters: ##### :black_small_square: Network

-  :small_orange_diamond: Packet Sender - is a networking utility for packet generation and built-in UDP/TCP/SSL client and servers with an easy to use GUI.
  :small_orange_diamond: Wireshark - is the world’s foremost and widely-used network protocol analyzer.
  :small_orange_diamond: Ettercap - is a comprehensive network monitor tool.
  :small_orange_diamond: EtherApe - is a graphical network monitoring solution.
+  :small_orange_diamond: Packet Sender - is a networking utility for packet generation and built-in UDP/TCP/SSL client and servers.
  :small_orange_diamond: JMeter™ - open source software to load test functional behavior and measure performance.
  :small_orange_diamond: locust - scalable user load testing tool written in Python.