Provided by: ssh-proxy-ice-gsocket_0.1-1_amd64 bug

NAME

       ssh-proxy-ice-cli - program to connect to ssh-proxy-ice-srv

SYNOPSIS


       ssh-proxy-ice-cli [{-s | --gsocket-secret} SECRET] [{-l | --log-filename} FILENAME]
                         [--stun-server-addr=STUN SERVER ADDR] [--stun-server-port=STUN SERVER PORT]
                         [--upnp= {yes | no}]

       ssh-proxy-ice-cli [{-h | --help}]

DESCRIPTION

       This manual page documents briefly the ssh-proxy-ice-cli command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page.

       ssh-proxy-ice-cli is a program that connect to a ssh-proxy-ice-srv which shares the same gsocket secret.

OPTIONS

       The program follows the usual GNU command line syntax, with long options starting with two dashes ('-').
       A summary of options is included below.

       -s SECRET, --gsocket-secret=SECRET
           set GSocket secret, have to be same between clients and server

       -l FILENAME, --log-filename=FILENAME
           Filename for debug log.

       --stun-server-addr=STUN server address
           STUN server address

       --stun-server-port=STUN server port
           STUN server port

       --upnp=yes|no
           Use UPNP or not. By default it is yes.

       -h, --help
           Show summary of options.

ENVIRONMENT

       G_MESSAGES_DEBUG
           When debugging, this environment must be set to be able to get verbosed output.

BUGS

       The program is currently limited to only work with the gs-netcat command.

       The upstreams BTS can be found at https://gitlab.com/grandpaul/ssh-proxy-ice-gsocket/issues.

SEE ALSO

       ssh-proxy-ice-srv(1)

AUTHOR

       Ying-Chun Liu <paulliu@debian.org>
           Wrote this manpage for the Debian system.

COPYRIGHT

       Copyright © 2025 Ying-Chun Liu (PaulLiu)

       This manual page was written for the Debian system (and may be used by others).

       Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser
       General Public License, Version 2.1 or (at your option) any later version published by the Free Software
       Foundation.

       On Debian systems, the complete text of the Lesser GNU General Public License can be found in
       /usr/share/common-licenses/LGPL-2.1.

ssh-proxy-ice-cli                                  04/06/2025                               SSH-PROXY-ICE-GSO(1)