1thcping6(8) IPv6 thcping6(8)
2
3
4
6 thcping6
7
8
10 thcping6 [-EafqxO] [-e ethertype] [-H t:l:v] [-D t:l:v] [-F dst] [-e
11 ethertype] [-L length] [-N nextheader] [-V version] [-t ttl] [-c class]
12 [-l label] [-d size] [-S port|-U port|-T type -C code] interface src6
13 dst6 [srcmac [dstmac [data]]]
14
15
17 -T number ICMPv6 type to send (default: 128 = ping)
18 -C number ICMPv6 code to send (default: 0)
19 -S port use a TCP SYN packet on the defined port instead of ping
20 -U port use a UDP packet on the defined port instead of ping
21 -n count how often to send the packet (default: 1)
22 -h show more command line options (help!)
23 You can put an "x" into src6, srcmac and dstmac for an automatic value.
24
25 Craft a ICMPv6/TCP/UDP packet with special IPv6 or EH header options.
26 Returns -1 on error or no reply, 0 on normal reply or 1 on error reply.
27
29 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
30
31 The homepage for this toolkit is: http://www.thc.org/thc-ipv6
32
33
35 thcping6 v3.4 (c) 2018 by van Hauser / THC <vh@thc.org> www.thc.org
36
37
38
39THC 2021-01-29 thcping6(8)