table of contents
SSH-PROXY-ICE-GSO(1) | ssh-proxy-ice-gsocket User Man | SSH-PROXY-ICE-GSO(1) |
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
-l FILENAME, --log-filename=FILENAME
--stun-server-addr=STUN server address
--stun-server-port=STUN server port
--upnp=yes|no
-h, --help
ENVIRONMENT¶
G_MESSAGES_DEBUG
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¶
AUTHOR¶
Ying-Chun Liu <paulliu@debian.org>
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.
04/15/2025 | ssh-proxy-ice-cli |