gogui-client — Connects to a remote Go program supporting the Go Text Protocol.
gogui-client
[-config
file
] [-timeout
sec
] hostname
port
gogui-client
-help
gogui-client
-version
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.
-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.