Skip to content

add sshx under ssh - #97

Open
lunrenyi wants to merge 1 commit into
x-cmd:mainfrom
lunrenyi:add-sshx-under-ssh
Open

add sshx under ssh#97
lunrenyi wants to merge 1 commit into
x-cmd:mainfrom
lunrenyi:add-sshx-under-ssh

Conversation

@lunrenyi

@lunrenyi lunrenyi commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

概要

src/ssh/ 分类新增 sshx 条目。

sshx 是一款基于 Web 的协作式实时终端共享工具,使用 Rust 实现并支持端到端加密(Argon2 + AES)。一条命令即可把本地终端分享给任意多个用户,支持多光标实时同步、可缩放/平移的无限画布与低延迟预测回显。

安装规则覆盖

  • x eget ekzhang/sshx —— 通用 eget 方式(项目发布预编译 release 二进制)
  • brew install sshx —— macOS 与 Linux(homebrew-core 0.4.1)
  • cargo install --git … --bin sshx —— 源码编译(workspace 显式指定 bin)
  • curl -sSf https://sshx.io/get | sh —— 官方一键安装脚本

项目活跃度

  • 7.7k stars / 300 forks
  • 持续维护(最新 main 分支 317 commits)
  • 许可证:MIT
  • 上游官方提供 macOS / Linux / Windows 多种架构预编译产物

🤖 Generated with Claude Code

sshx is a fast, collaborative, web-based live terminal sharing tool
written in Rust with end-to-end encryption (Argon2 + AES).

Co-Authored-By: Claude Code <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant