Support

Contact: GitHub Issues · see Privacy

Get in touch

Questions, bug reports and feature requests all go through GitHub Issues: github.com/Cluas/moshpit/issues. Moshpit is a one-person project, so replies take a bit — but every issue gets read, and it's the same place the code lives.

Common questions

Does Moshpit need anything installed on my server?

No. It's a standard SSH client out of the box. mosh, tmux and herdr are each optional — if one is missing, Moshpit tells you and offers the install command; it never installs anything silently and never falls back to a different multiplexer behind your back.

How does agent status work?

On herdr, agent state is part of the protocol — zero setup. On tmux, a one-line hook install (offered in Settings) lets Claude Code and friends report state; without it, Moshpit falls back to output heuristics.

Why does iOS ask for Local Network permission?

Only so SSH/Mosh can reach hosts on your own LAN (192.168.x.x and similar). Deny it and internet hosts still work fine.

Is my data collected?

No — nothing is. See the privacy policy; the App Store label is Data Not Collected.


支持

反馈渠道

问题反馈、bug 报告和功能建议都走 GitHub Issues: github.com/Cluas/moshpit/issues。 Moshpit 是个人开发,回复可能不会很快,但每一条 issue 都会被看到——而且这也是代码本身所在的地方。

常见问题

我的服务器需要装什么吗? 不需要,开箱即用就是标准 SSH 客户端。 moshtmuxherdr 都是可选项——缺哪个, Moshpit 会告诉你并给出安装命令;它不会静默安装任何东西,也不会偷偷换成别的多路复用器。

Agent 状态是怎么识别的?herdr 上,agent 状态是协议自带的 字段——零配置。在 tmux 上,装一行 hook(设置里就有)能让 Claude Code 等主动上报 状态;不装的话,Moshpit 会退化成从输出内容猜。

为什么 iOS 会弹本地网络权限? 只是为了让 SSH/Mosh 能连到你局域网里的主机 (192.168.x.x 之类)。拒绝也不影响连接公网主机。

我的数据会被收集吗? 不会,什么都不收集。见 隐私政策;App Store 隐私标签写的是 Data Not Collected