diff options
-rw-r--r-- | net/sniffit/pkg/DESCR | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/sniffit/pkg/DESCR b/net/sniffit/pkg/DESCR index 4074b701ca8..98809443f7b 100644 --- a/net/sniffit/pkg/DESCR +++ b/net/sniffit/pkg/DESCR @@ -1,3 +1,4 @@ -Sniffit is a packet sniffer for TCP/UDP/ICMP packets. Sniffit is able to -give you very detailed technical info on these packets (SEQ, ACK, TTL, Window, ...) -but also packet contence in different formats (hex or plain text, ...) +Sniffit is a packet sniffer for TCP/UDP/ICMP packets. Sniffit is able +to give you very detailed technical info on these packets (SEQ, ACK, +TTL, Window, ...), and also packet contents in different formats (hex +or plain text, ...) |