summaryrefslogtreecommitdiffstats
path: root/network/packETH/README
diff options
context:
space:
mode:
author Cristiano Urban2015-08-13 17:14:09 +0200
committer Willy Sudiarto Raharjo2015-08-13 17:14:09 +0200
commite2ba8323e1b5e8b8357e11fb043b2fecd6ee6be5 (patch)
treebdc1c5f65399df725a80811062e53e69373b62e8 /network/packETH/README
parent17b4a6d7cda00713754ea5a4453e73b2133dbd45 (diff)
downloadslackbuilds-e2ba8323e1b5e8b8357e11fb043b2fecd6ee6be5.tar.gz
network/packETH: Added (A Linux GUI packet generator tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/packETH/README')
-rw-r--r--network/packETH/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/packETH/README b/network/packETH/README
new file mode 100644
index 0000000000..d13a1bb178
--- /dev/null
+++ b/network/packETH/README
@@ -0,0 +1,10 @@
+packETH is GUI and CLI packet generator tool for ethernet.
+It allows you to create and send any possible packet or sequence
+of packets on the ethernet link.
+It is very simple to use, powerful and supports many adjustments
+of parameters while sending sequence of packets.
+
+NOTE: To run the application you don't need the superuser rights,
+however you need superuser rights if you want to send a packet on
+the link. For more details refer to the homepage of the project,
+in particular see the "GUI VERSION" section.