Commit Graph

16 Commits (93cdfa0e887c210d097c891ffaaf5e3ccd8f35d8)

Author SHA1 Message Date
Vasile Popescu 93cdfa0e88 Improve handling binding and other connection errors 4 years ago
Vasile Popescu a8f5c0ae43 Fix some misleading log messages 4 years ago
Vasile Popescu 8962b91fc7 Improve the error handling when starting a session
If the command cannot be started, or the proxy server can't be reached,
exit early and a bit nicer.
4 years ago
Vasile Popescu bf7bb3540d Improve the terminal restoring from RAW format
Use a defer mechanism to restore the terminal from its RAW state. This
way it's resilient to panic calls
4 years ago
Vasile Popescu 774f30f794 Update the server side when the client window changes 4 years ago
Vasile Popescu e5af000cb4 Add support for detaching shortcut in client mode
When joining a session from command line, the user can exit now by
pressing a predefined key sequence that can be specified from command
line.
4 years ago
Vasile Popescu d6a2bfa41a Log improvements - fixup in the other one 4 years ago
Vasile Popescu e35dcec8e3 Add TLS connection support for tty-proxy connections 4 years ago
Vasile Popescu ad297523e5 Several usage/help and logging improvements 4 years ago
Vasile Popescu 94b98a0afc Add support for joining a session from command line 4 years ago
Vasile Popescu 39ea95818a Add support for public sharing with the new method 4 years ago
Vasile Popescu b320cdbd38 Add support for local network terminal sharing
Moved the server inside the tty-share binary, and serve it locally
4 years ago
Vasile Popescu 6fc776b924 Exit is stdin is not a tty 5 years ago
Vasile Popescu b395112857 Add --version command line flag 5 years ago
Vasile Popescu ca450682c0 Use the $SHELL value as the default value for the command param 5 years ago
Vasile Popescu a27cd48730 Separate the tty-share tool from the server side 5 years ago