gogui-client(1)
| GOGUI-CLIENT(1) | GoGui Reference | GOGUI-CLIENT(1) |
NAME
gogui-client - Connects to a remote Go program supporting the Go Text Protocol.
SYNOPSIS
gogui-client [-config file] [-timeout sec] hostname port
gogui-client -help
gogui-client -version
DESCRIPTION
Connects to a Go program supporting Go Text Protocol on a remote computer, with host name hostname on port port, and connects the network output and input stream to standard input and output.
OPTIONS
-config file
Read command line options and arguments from the given
file.
-help
Display help and exit.
-timeout seconds
Timeout for stopping trying to connect. Connection is
tried every 5 seconds after connection failures until the timeout is reached.
Default is 10 seconds.
-version
Print version and exit.
| 06/07/2021 | GoGui 1.4.9 |
