Commit Graph

13 Commits (ad074e5aec6d884712abc6f7c18d48530ff44ed1)

Author SHA1 Message Date
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