Skip to content

Releases: yudai/gotty

v0.0.6

29 Aug 22:07
Compare
Choose a tag to compare
Release v0.0.6

* Profile file is merged into config file

v0.0.5

28 Aug 10:33
Compare
Choose a tag to compare
Release v0.0.5

* Config file support
* Some naming changes to command line options

v0.0.4

27 Aug 06:34
Compare
Choose a tag to compare
Release v0.0.4

* New `--title-format` option to specify window titles
* Terminal profile support is added
* ARM architecture support
* New `--auto-reconnect` option to reconnect to the server
* TLS/SSL option by `-t` option
* `--once` option to shutdown the server after the first client exits
* Better UTF-8 input support

v0.0.3

22 Aug 06:48
Compare
Choose a tag to compare
  • Client PTYs are closed properly without EOF byte
  • Added the "-r" option to generate random URL by @shoz
  • Added BSD support

v0.0.2

20 Aug 08:29
Compare
Choose a tag to compare
  • Added the -c option for Basic Authentication by @mattn
  • Experimental 32 bit support
  • Switch to Go1.5

v0.0.1

18 Aug 04:48
Compare
Choose a tag to compare

Initial release.