1address6(8) IPv6 address6(8)
2
3
4
6 address6
7
8
10 address6 mac-address [ipv6-prefix] address6 ipv4-address
11 [ipv6-prefix] address6 ipv6-address
12
13 Converts a mac or IPv4 address to an IPv6 address (link local if no
14 prefix is given as 2nd option) or, when given an IPv6 address, prints
15 the mac or IPv4 address. Prints all possible variations. Returns -1 on
16 errors or the number of variations found
17
19 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
20
21 The homepage for this toolkit is: http://www.thc.org/thc-ipv6
22
23
25 address6 v3.4 (c) 2018 by van Hauser / THC <vh@thc.org> www.thc.org
26
27
28
29THC 2019-02-03 address6(8)