elisescu / tty-share

Share your linux or osx terminal over the Internet.
https://tty-share.com/
MIT License
816 stars 87 forks source link

Make only FIRST user to connect to the URL have control over tty #18

Closed aweussom closed 3 years ago

aweussom commented 4 years ago

I really need that subsequent connections are read-only

elisescu commented 4 years ago

@aweussom The new v2.0.0 release supports read only sessions now. It is not really what you ask for, but you can achieve it by creating two sessions: first one read-write, and inside that one, create a new read-only and share with the rest of the users this read-only one.