ekzhang / sshx

Fast, collaborative live terminal sharing over the web
https://sshx.io
MIT License
5.81k stars 175 forks source link

Add --name option, default user@hostname #91

Closed ekzhang closed 5 months ago

ekzhang commented 5 months ago

This appears in the title of the browser tab. If not specified, it will default to detecting the user and hostname of your machine using OS APIs.

This change is backwards-compatible and forwards-compatible between old clients and old server versions.

Resolves #90 and resolves #85.

Also bumps version to 0.2.4.