Iwasaki Yudai
05d9267f20
Show message for force exit
2015-09-01 15:11:05 +09:00
Iwasaki Yudai
b711de495b
Release v0.0.8
...
* Fixed TLS/SSL default files loading error
* Fixed Sasfari basic authentication error
2015-09-01 01:26:44 +09:00
Iwasaki Yudai
5622bf7538
Release v0.0.7
...
* Favicon has been added
2015-08-30 21:54:37 +09:00
Iwasaki Yudai
a4a3f1a01d
Add index_file
to .gotty`
2015-08-30 17:28:47 +09:00
Iwasaki Yudai
f133c28cf8
Release v0.0.6
...
* Profile file is merged into config file
2015-08-30 07:04:48 +09:00
Iwasaki Yudai
d3e48aa3ae
Merge profile and config files and support custom index file
2015-08-29 13:23:00 +09:00
Iwasaki Yudai
25a5bc0b89
Fix default config file loading
2015-08-28 21:11:46 -07:00
Iwasaki Yudai
8e90497c31
Release v0.0.5
...
* Config file support
* Some naming changes to command line options
2015-08-28 19:28:14 +09:00
Iwasaki Yudai
4b67e3059d
Support config file
2015-08-27 17:59:49 +09:00
Iwasaki Yudai
6e39085a53
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
2015-08-26 23:25:55 -07:00
Iwasaki Yudai
f60fd58f9b
Replace "cert" to "crt"
2015-08-25 21:14:15 -07:00
Iwasaki Yudai
6d1a19b1d5
Mention --once
option in README
2015-08-24 19:50:22 +09:00
Iwasaki Yudai
470621f39e
Add --once
option that accepts only one client and exit
2015-08-24 19:35:49 +09:00
Iwasaki Yudai
e613b29cc3
Shutdown server gracefully with Ctrl-C
2015-08-24 19:22:25 +09:00
Iwasaki Yudai
7b6911d7dd
Support TLS/SSL encryption
2015-08-24 16:43:03 +09:00
Iwasaki Yudai
acacba6f03
Support auto reconnection
...
A new option `--auto-reconnect` which takes seconds to reconnect is
added.
2015-08-24 07:14:24 +09:00
Iwasaki Yudai
45f65bfc29
Support profile files to customize hterm
2015-08-23 22:58:01 +09:00
Iwasaki Yudai
04d9671735
Fix GOTTY_TITLE_FORMAT
2015-08-23 21:32:32 +09:00
Iwasaki Yudai
a765d6c660
Set window title by control message
2015-08-23 20:54:46 +09:00
Iwasaki Yudai
67b54b7f20
Show command and hostname in windows title
2015-08-23 14:09:13 +09:00
Iwasaki Yudai
5ee6356242
Release v0.0.3
...
* Client PTYs are closed properly without EOF byte
* Added the "-r" option to generate random URL by @shoz
* Added BSD support
2015-08-22 15:41:03 +09:00
Iwasaki Yudai
8758dc0541
Isolate help message template
2015-08-21 19:01:09 +09:00
Iwasaki Yudai
ce96943af2
Create App instance with struct of options
2015-08-21 18:30:44 +09:00
Shoji Ihara
b15227c696
Random URL generation( Close #17 )
2015-08-21 18:15:00 +09:00
Iwasaki Yudai
496c791a68
Release v0.0.2
...
* Added the `-c` option for Basic Authentication by @mattn
* Experimental 32 bit support
* Switch to Go1.5
2015-08-20 17:26:11 +09:00
mattn
791e1e22cb
HTTP Basic Authentication support. Close #8
2015-08-20 15:40:38 +09:00
Iwasaki Yudai
8cb0df7433
Show better help message
2015-08-16 19:54:22 -07:00
Iwasaki Yudai
cba86dd046
Initialize repository
2015-08-16 20:52:27 +09:00