diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/DEBIAN/control | 13 | ||||
| -rw-r--r-- | package/usr/share/doc/flood/README.gz | bin | 0 -> 447 bytes | |||
| -rw-r--r-- | package/usr/share/doc/flood/changelog.gz | bin | 0 -> 184 bytes | |||
| -rw-r--r-- | package/usr/share/doc/flood/copyright | 20 | ||||
| -rw-r--r-- | package/usr/share/man/man1/flood.1.gz | bin | 0 -> 2881 bytes |
5 files changed, 33 insertions, 0 deletions
diff --git a/package/DEBIAN/control b/package/DEBIAN/control new file mode 100644 index 0000000..42d0bb2 --- /dev/null +++ b/package/DEBIAN/control @@ -0,0 +1,13 @@ +Package: flood +Architecture: amd64 +Maintainer: Jake Mannens <jakem_5@hotmail.com> +Installed-Size: 40 +Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1) +Conflicts: flood +Replaces: flood +Section: devel +Priority: optional +Description: tool for DoS attacks such as UDP floods + flood can execute a 'denial of service' attack + against network hosts by flooding them with + UDP packets. diff --git a/package/usr/share/doc/flood/README.gz b/package/usr/share/doc/flood/README.gz Binary files differnew file mode 100644 index 0000000..567707c --- /dev/null +++ b/package/usr/share/doc/flood/README.gz diff --git a/package/usr/share/doc/flood/changelog.gz b/package/usr/share/doc/flood/changelog.gz Binary files differnew file mode 100644 index 0000000..a2e7cbe --- /dev/null +++ b/package/usr/share/doc/flood/changelog.gz diff --git a/package/usr/share/doc/flood/copyright b/package/usr/share/doc/flood/copyright new file mode 100644 index 0000000..58f4a50 --- /dev/null +++ b/package/usr/share/doc/flood/copyright @@ -0,0 +1,20 @@ +Files: * +Copyright: 2016-2017 Jake Mannens +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/package/usr/share/man/man1/flood.1.gz b/package/usr/share/man/man1/flood.1.gz Binary files differnew file mode 100644 index 0000000..64f9b5b --- /dev/null +++ b/package/usr/share/man/man1/flood.1.gz |
