summaryrefslogtreecommitdiffstats
path: root/network/LOIC
diff options
context:
space:
mode:
author B. Watson2022-03-13 22:28:39 +0100
committer B. Watson2022-03-13 22:28:39 +0100
commit726ffa8739e56491fbca4603c75b174d8f403ba5 (patch)
treeee02628b37b6613dae612913b1a4177a166b558b /network/LOIC
parente077bfc56340a499d4d130b0535218c06059bcf3 (diff)
downloadslackbuilds-726ffa8739e56491fbca4603c75b174d8f403ba5.tar.gz
network/LOIC: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/LOIC')
-rw-r--r--network/LOIC/README29
1 files changed, 15 insertions, 14 deletions
diff --git a/network/LOIC/README b/network/LOIC/README
index f6ccb67a39..ad1004e8d8 100644
--- a/network/LOIC/README
+++ b/network/LOIC/README
@@ -1,26 +1,27 @@
LOIC - the Low Orbit Ion Cannon
-LOIC is an open source network attack application, written in C#. LOIC was
-initially developed by Praetox Technologies, but later it was released into the
-public domain
+LOIC is an open source network attack application, written in C#. LOIC
+was initially developed by Praetox Technologies, but later it was
+released into the public domain
-LOIC performs a denial-of-service (DoS) attack (or when used by multiple
-individuals, a DDoS attack) on a target site by flooding the server with TCP
-packets, UDP packets, or HTTP requests with the intention of disrupting the
-service of a particular host. People have used LOIC to join voluntary botnets.
+LOIC performs a denial-of-service (DoS) attack (or when used by
+multiple individuals, a DDoS attack) on a target site by flooding
+the server with TCP packets, UDP packets, or HTTP requests with the
+intention of disrupting the service of a particular host. People have
+used LOIC to join voluntary botnets.
-This SlackBuild simply builds a package from the binaries. If you would like
-to build it from source, you might want to consider loiq.
+This SlackBuild simply builds a package from the binaries. If you
+would like to build it from source, you might want to consider loiq.
mono is needed to run LOIC:
mono /opt/LOIC/LOIC.exe
-A handy script /usr/bin/loic and a basic desktop integration file have been
-included for ease of use.
+A handy script /usr/bin/loic and a basic desktop integration file have
+been included for ease of use.
WARNING:
-We are not responsible for the use that you give to this tool. You cannot blame
-us if you use this tool to attack servers you don't own and get caught. This
-script is released for educational purposes only.
+We are not responsible for the use that you give to this tool. You
+cannot blame us if you use this tool to attack servers you don't own
+and get caught. This script is released for educational purposes only.