diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-08 16:58:02 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:36 +0700 |
commit | 1317e6a1b6495ef4414ddec85f08d822cc487a00 (patch) | |
tree | 798617d672201d10c302df8b0376c6ef8ec0b6a0 /network/t50 | |
parent | fc3dffefcb257a475c4f124dca8d529f52be49e7 (diff) |
network/t50: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/t50')
-rw-r--r-- | network/t50/README | 16 | ||||
-rw-r--r-- | network/t50/t50.SlackBuild | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/network/t50/README b/network/t50/README index e6e317daaae8..28bef4771d7c 100644 --- a/network/t50/README +++ b/network/t50/README @@ -1,9 +1,9 @@ -T50 is a tool designed to perform stress testing on a variety of infrastructure -network devices, covering some regular protocols (ICMP, IGMP, TCP and UDP), -some infrastructure specific protocols (GRE, IPSec and RSVP) and some routing -protocols (RIP, EIGRP and OSPF). +T50 is a tool designed to perform stress testing on a variety of +infrastructure network devices, covering some regular protocols (ICMP, +IGMP, TCP and UDP), some infrastructure specific protocols (GRE, IPSec +and RSVP) and some routing protocols (RIP, EIGRP and OSPF). -The main differentiator of T50 is that it is able to send all protocols -sequentially using one single SOCKET, and it is capable of being used to -modify network routes, letting IT Security Professionals perform advanced -tests. +The main differentiator of T50 is that it is able to send all +protocols sequentially using one single SOCKET, and it is capable of +being used to modify network routes, letting IT Security Professionals +perform advanced tests. diff --git a/network/t50/t50.SlackBuild b/network/t50/t50.SlackBuild index 3232fc40ef1f..4974b5c28baf 100644 --- a/network/t50/t50.SlackBuild +++ b/network/t50/t50.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for t50 -# Copyright 2013 - Fernando Giannasi - São Paulo - Brasil +# Copyright 2013 - Fernando Giannasi - São Paulo - Brasil # All rights reserved. # # Redistribution and use of this script, with or without modification, is |