Commit Graph

13 Commits (33c6017254d4ff8621b7075d68cc03982f1adbcb)

Author SHA1 Message Date
Vasile Popescu e1f4cdd06d 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 e8c6caac80 Update the server side when the client window changes 4 years ago
Vasile Popescu 14266a7f24 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 6c0171e9d9 Log improvements - fixup in the other one 4 years ago
Vasile Popescu 2100e4ab90 Add TLS connection support for tty-proxy connections 4 years ago
Vasile Popescu 2d481a5a98 Several usage/help and logging improvements 4 years ago
Vasile Popescu afc909a358 Add support for joining a session from command line 4 years ago
Vasile Popescu 46e1bdaab2 Add support for public sharing with the new method 4 years ago
Vasile Popescu 584cba56c9 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