NAME

xterm-server - Internet server for xterm

SYNOPSIS

screen-server [options]

    --help
    --debug
    --port <port>      Listens on <port> [TCP service] and accepts a
                       TCP/IP connection. The IP version is 4 or
                       environment variable
                       SOCAT_DEFAULT_LISTEN_IP.

                       Default is 53505.
    --bind <sockname>  Binds the socket to the given socket address
                       using the bind() system call.

                       [hostname|hostaddress][:(service|port)]

                       Default is (*).
    --daemonize        (Default)
    --no-daemonize

DESCRIPTION

TODO