Affected by GO-2022-0793
and 1 other vulnerabilities
GO-2022-0793 : Path traversal in u-root in github.com/u-root/u-root
GO-2022-0805 : github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root
Discover Packages
github.com/u-root/u-root
cmds
ping
command
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 1, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Send icmp packets to a server to test network connectivity.
Synopsis:
ping [-hV] [-c COUNT] [-i INTERVAL] [-s PACKETSIZE] [-w DEADLINE] DESTINATION
Options:
-6: use ipv6 (ip6:ipv6-icmp)
-s: data size (default: 64)
-c: # iterations, 0 to run forever (default)
-i: interval in milliseconds (default: 1000)
-V: version
-w: wait time in milliseconds (default: 100)
-h: help
Source Files
¶
Click to show internal directories.
Click to hide internal directories.