Name:fping
Category:Network
Publisher:trickest
Created:11/8/2021
Container:quay.io/trickest/fping:4.2-1
Output Type:
License:Unknown

Parameters

generate-list
string
required
-gGenerate a target list from a supplied IP netmask, or a starting and ending IP. Specify the netmask or start/end in the targets portion of the command line. If a network with netmask is given, the network and broadcast addresses will be excluded. ex. To ping the network 192.168.1.0/24, the specified command line could look like either: fping -g 192.168.1.0/24 or fping -g 192.168.1.1 192.168.1.254
generate-from-file
file
required
-fRead list of targets from a file. This option can only be used by the root user.