Siin võimalik käsurida jagada vaid vaatamisõigusega.
https://wiki.itcollege.ee/index.php/Shellshare
upterm - turvaline terminali jagamine üle interneti
quick links: https://shellshare.net/ - view only over web, might not work in server (CLI only) https://tmate.io/ - using SSH key file (RSA), collaborative shell stream over terminal using SSH https://www.teleconsole.com/ - collaborative shell stream over web and terminal, also supports using SSH key file
search: https://www.startpage.com/do/search?q=share+terminal
https://www.startpage.com/do/search?q=terminal+broadcast
https://www.startpage.com/do/search?q=live+terminal+broadcast
It seems to not (yet) work with server as it claims about httplib package missing, installing python-httplib2 (or python3-httplib2) did not help.
Only one-way broadcasting.
wget -qO shellshare [<https://get.shellshare.net>](<https://get.shellshare.net/>)
python shellshare
Sharing terminal in [<https://shellshare.net/r/EPbZJ7VZNakS9vwUlS>](<https://shellshare.net/r/EPbZJ7VZNakS9vwUlS>)
Everything you do now will be broadcast live on the URL above. When you're done, hit CTRL+D
exit
End of transmission.