"name": "gnutls-cli",
"title": "GnuTLS client",
"description": "Simple client program to set up a TLS connection.",
- "detail": "Simple client program to set up a TLS connection to some other computer. \nIt sets up a TLS connection and forwards data from the standard input to the secured socket and vice versa.",
+ "detail": "Simple client program to set up a TLS connection to some other computer. \nIt sets up a TLS connection and forwards data from the standard input to the secured socket and vice versa.\nNote that this program is only meant for testing and diagnostic purposes. For more practical use-cases, consider using alternatives like GNU Wget.",
"short-usage": "Usage: gnutls-cli [options] hostname\ngnutls-cli --help for usage instructions.\n",
"argument": "[hostname]",
"reorder-arguments": true
"name": "gnutls-serv",
"title": "GnuTLS server",
"description": "Simple server program to act as an HTTPS or TLS echo service.",
- "detail": "Server program that listens to incoming TLS connections.",
+ "detail": "Server program that listens to incoming TLS connections.\nNote that this program is only meant for testing and diagnostic purposes.",
"short-usage": "Usage: gnutls-serv [options]\ngnutls-serv --help for usage instructions.\n"
},
"sections": [