Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fgont/ipv6toolkit

SI6 Networks' IPv6 Toolkit
https://github.com/fgont/ipv6toolkit

Last synced: 16 days ago
JSON representation

SI6 Networks' IPv6 Toolkit

Awesome Lists containing this project

README

        

*******************************************************************************
* SI6 Networks IPv6 IPv6 Toolkit (current) *
*******************************************************************************

Description of each of the files and directories:
-------------------------------------------------

.github Contains the GitHub Actions
data: Contains the configuration files and miscellaneous databases.
manuals: Contains the manual pages for the security assessment tools.
tests: Contains the unit tests.
tools: Contains the source code for the security assessment tools.
CHANGES.TXT: Contains the changelog of the toolkit
CREDITS.TXT: Contains the credits of this project.
LICENSE.TXT: Contains the license for this software (GPLv3)
README.TXT: This file.

Building the tools
------------------

You can build the tools by running the following command:

make all

You can install the tools, configuration file, database, and existing manual
pages by running the following command:

make install

Note: The libpcap library must be previously installed on the system. The
corresponding package is typically named "libpcap-dev" on Linux distributions,
or "libpcap" on MacOS (Homebrew package).

All the tools have been tested to build (both with gcc and clang) and run on
Debian GNU/Linux 7.0, Debian GNU/kfreebsd 7.0, FreeBSD 9.0, NetBSD 6.1.1,
OpenBSD 5.3, Ubuntu 24.04 LTS, Mac 0S 14, and OpenSolaris .

Bug reports
-----------

Please send any bug reports to Fernando Gont