genhash(1) - Linux man page
Name
genhash - md5 hash generation tool for remote web pagesSynopsis
genhash [options] [-s server-address] [-p port] [-u url]Description
Options
- --use-ssl, -S
- Use SSL to connect to the server.
- --server <host>, -s
- Specify the ip address to connect to.
- --port <port>, -p
- Specify the port to connect to.
- --url <url>, -u
- Specify the path to the file you want to generate the hash of.
- --use-virtualhost <host>, -u
- Specify the virtual host to send along with the HTTP headers.
- --verbose, -v
- Be verbose with the output.
- --help, -h
- Display the program help screen and exit.
- --release, -r
- Display the release number (version) and exit.
See Also
keepalived(8), keepalived.conf(5)Author
- genhash
- was written by Alexandre Cassen <acassen@linux-vs.org>.
This man page was contributed by Andres Salomon <dilinger@voxel.net> for the Debian GNU/Linux system (but may be used by others).