Name Last Update
..
README.md Loading commit data...
check_tftp Loading commit data...
check_tftp.cpp Loading commit data...
check_tftp.h Loading commit data...
udp.cpp Loading commit data...
udp.h Loading commit data...

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