Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gotty-client hangs on connection #70

Open
sabrehagen opened this issue Feb 24, 2019 · 2 comments
Open

gotty-client hangs on connection #70

sabrehagen opened this issue Feb 24, 2019 · 2 comments

Comments

@sabrehagen
Copy link

gotty: v2.0.0-alpha.3
gotty-client: v1.6.1

image

I've tried setting GOTTY_CLIENT_GOTTY2=1 but it does not solve this.

Oddly my help documentation does not print the same as what's in the README.md. There is no mention of --v2.

Incorrect Usage.

NAME:
   gotty-client - GoTTY client for your terminal

USAGE:
   gotty-client [global options] command [command options] GOTTY_URL

VERSION:
   1.6.1

AUTHOR(S):
   Manfred Touron <https://github.com/moul/gotty-client>

COMMANDS:
GLOBAL OPTIONS:
   --debug, -D          Enable debug mode [$GOTTY_CLIENT_DEBUG]
   --skip-tls-verify    Skip TLS verify [$SKIP_TLS_VERIFY]
   --use-proxy-from-env Use Proxy from environment [$USE_PROXY_FROM_ENV]
   --help, -h           show help
   --version, -v        print the version
@byung2
Copy link
Contributor

byung2 commented Dec 4, 2019

@sabrehagen The latest version v1.7.0 has the --v2 option.
Install latest version: go get -u github.com/moul/gotty-client/cmd/gotty-client

@byung2
Copy link
Contributor

byung2 commented Dec 4, 2019

@moul Could you please check v1.7.0 binaries? They have not been uploaded to github releases yet. https://github.com/moul/gotty-client/releases/tag/v1.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants