README.md
check_tftp v1.0
Checks if a remote TFTP server is working by retrieving a file from it.
Usage:
check_tftp [-hV] | -H HOSTNAME -f FILENAME [-t TIMEOUT -p PORT]
Options:
-h
Print detailed help screen
-V
Print version information
-H
Hostname of the TFTP server
-p
Port where the server is listening. If not specified, uses default TFTP port
-t
Timeout for the retrieval operation. If not specified, uses 10 seconds timeout
-f
Filename to retrieve