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: https://github.com/vanhauser-thc/thc-
22 ipv6
23
24
26 address6 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
27 www.github.com/vanhauser-thc/thc-ipv6
28
29
30
31THC 2023-01-21 address6(8)