boson vor 2 Jahren
Ursprung
Commit
69c82a5d09
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ sisniff
 -------
 
 Sisniff is a network sniffer like tcpdump, which prints out all the packets on a network interface from and to the local computer.<br>
-As a special feature, for each packet the coresponding application which sends or receives this packet is showing.<br>
+As a special feature, **for each packet the coresponding application which sends or receives this packet is showing**.<br>
 With filter options like program name a specific application can be tracked.<br>