mirror of https://github.com/cheat/cheat.git
ping6: fix typo
This commit is contained in:
parent
c412cd0534
commit
54e30022f0
|
@ -1,2 +1,2 @@
|
||||||
# get all ipv6 neighbor via broadcast ping
|
# get all ipv6 neighbors via broadcast ping
|
||||||
ping6 -I eth0 ff02::1
|
ping6 -I eth0 ff02::1
|
||||||
|
|
Loading…
Reference in New Issue