HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/rubies/default/share/man/cat1/sslcat.0
sslcat(1)                   General Commands Manual                  sslcat(1)



sslcat
       sslcat - simple ssl upload of a file with verbose output

SYNOPSIS
       sslcat [ host port args ]

DESCRIPTION
       sslcat connects via the IP[v4|v6] protocol to host on port via TCP, and
       then attempts an SSL connection while sending  the  data  available  on
       file  descriptor  6  to  the  server.   It prints any data it receives.
       sslcat can be used to transfer binary  data.   It  does  no  conversion
       other than SSL encoding and decoding.

       If port is not supplied, sslcat uses TCP port 443 (HTTPS).

       If host is not supplied, sslcat connects to the local host.

       If args are supplied, they are passed to sslclient unmodified.


SEE ALSO
       sslserver(1), sslclient(1), sslcat(1), https@(1), tcp-environ(5)



                                                                     sslcat(1)