forked from fgont/ipv6toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.TXT
34 lines (20 loc) · 1 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
********************************************************************************
* SI6 Networks IPv6 Toolkit v1.3 *
********************************************************************************
Description of each of the directories:
---------------------------------------
manuals: Contains the manual pages for the security assessment tools.
tools: Contains the source code for the security assessment tools.
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.
All the tools have been tested to compile and run on Debian GNU/Linux 6.0,
FreeBSD 9.0, NetBSD 5.1, OpenBSD 5.0, Ubuntu 11.10, and Mac 0S 10.8.0.
Bug reports
-----------
Please send any bug reports to Fernando Gont <fgont@si6networks.com>