gotty-client icon indicating copy to clipboard operation
gotty-client copied to clipboard

:wrench: terminal client for GoTTY

Results 28 gotty-client issues
Sort by recently updated
recently updated
newest added

I see that the newest binary release is at https://github.com/moul/gotty-client/releases/tag/v1.9.0 (November 2020). Any chance of resuming the binary releases?

enhancement

Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.8 to 1.22.9. Release notes Sourced from github.com/urfave/cli's releases. v1.22.9 What's Changed do fix CI by @​kolyshkin in urfave/cli#1384 Add urfave_cli_no_docs build tag by @​kolyshkin in urfave/cli#1383...

🔍 Ready for Review
dependencies
go

Bumps [github.com/smartystreets/goconvey](https://github.com/smartystreets/goconvey) from 1.6.4 to 1.7.2. Release notes Sourced from github.com/smartystreets/goconvey's releases. v1.7.2 What's Changed Report server version on startup. by @​riannucci in smartystreets/goconvey#649 Full Changelog: https://github.com/smartystreets/goconvey/compare/v1.7.1...v1.7.2 v1.7.1 What's Changed...

🔍 Ready for Review
dependencies
go

make install + cd ./cmd/gotty-client + go install . # gotty-client/cmd/gotty-client ./main.go:22:5: app.Author undefined (type *cli.App has no field or method Author) ./main.go:23:5: app.Email undefined (type *cli.App has no field...

bug

Want receive/send files use command line , ttyd can support ZModem but do not have a client .thx !

enhancement

![图片](https://user-images.githubusercontent.com/15087970/72496723-72f91400-3865-11ea-87a3-a2bd5499012d.png) item2: 3.3.6 gotty-client: v1.7.0 zsh: 5.7.1 (x86_64-apple-darwin19.0)

gotty: `v2.0.0-alpha.3` gotty-client: `v1.6.1` ![image](https://user-images.githubusercontent.com/1094600/53297623-0653e000-3875-11e9-972a-cb922880a97a.png) 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...

When I installed by goland, it reported an error. The error was: fatal: unable to access 'https://github.com/moul/gotty-client/': Received HTTP code 504 from proxy after CONNECT package github.com/moul/gotty-client/tree/master/cmd/gotty-client: exit status 128...

I am looking forward to the implementation of BASIC-AUTH. thanks.

Building from the 1.6 release tarball is a mess. It requires setting up a bunch of symlinks to various things to get the Makefile to build the target and the...

in progress