The use of atk6-thcping6

它是一个用于发送TCP和ICMPv6 数据包的工具,用来测试网络连接、扫描端口等
1.执行TCP ping
atk6-thcping6 -t 80 example.com
-s 可以指定源端口
2.执行udp ping
atk6-thcping6 -u -t 80 example.com

其它参数:
-x 洪水模式(不检查回复)
-E 以ethertype IPv4发送
-e ethertype 以指定的ethertype发送(十六进制!)