https://github.com/fgont/ipv6toolkit
SI6 Networks' IPv6 Toolkit
https://github.com/fgont/ipv6toolkit
Last synced: 25 days ago
JSON representation
SI6 Networks' IPv6 Toolkit
- Host: GitHub
- URL: https://github.com/fgont/ipv6toolkit
- Owner: fgont
- License: gpl-3.0
- Created: 2012-07-12T14:09:41.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T03:56:26.000Z (5 months ago)
- Last Synced: 2025-04-01T15:17:40.635Z (about 1 month ago)
- Language: C
- Homepage: https://www.si6networks.com/tools/ipv6toolkit
- Size: 8.82 MB
- Stars: 266
- Watchers: 27
- Forks: 70
- Open Issues: 5
-
Metadata Files:
- Readme: README.TXT
- Changelog: CHANGES.TXT
- License: LICENSE.TXT
Awesome Lists containing this project
- awesome-starred - fgont/ipv6toolkit - SI6 Networks' IPv6 Toolkit (others)
README
*******************************************************************************
* SI6 Networks IPv6 IPv6 Toolkit v2.2 *
*******************************************************************************Description of each of the files and directories:
-------------------------------------------------.github: GitHub Actions
data: Configuration files and miscellaneous databases.
manuals: Manual pages for the security assessment tools.
tests: Unit tests.
tools: Source code for the security assessment tools.
CHANGES.TXT: Contains the changelog of the toolkit.
CREDITS.TXT: Contains the credits of this project.
GNUMakefile: Makefile for gmake.
LICENSE.TXT: Contains the license for this software (GPLv3).
Makefile: Makegile for make.
README.TXT: This file.Building the tools
------------------You can build the tools by running the following command:
make allYou 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