leaderboard 排行榜 category 分类浏览 code 独立开发者 notifications 通知中心 download 下载 App
person

登录 AppShare

默认使用账号密码登录,也可以切换邮箱验证码。

还没有账号?

person_add

注册 AppShare

创建账号后即可参与版本讨论和收藏提醒。

已有账号?

Haven-SSH,VNC,SFTP远程客户端

Haven-SSH,VNC,SFTP远程客户端

正式版
category 实用工具 / 网络工具 update 5.68.68 (6481) storage 83.12MB
6 下载
0 讨论
24 收藏

正式版为GitHub版本 F-Droid为F-Droid版本

photo_library 应用截图

new_releases 更新日志

🖥️ Closing a fullscreen desktop tab no longer locks you out of the app — tap the X while a VNC/X11 tab was fullscreen and the tab closed, but Haven never came back out of fullscreen: no top bar, no bottom bar, and because the same state also switches off swiping between tabs, the way out was disabled by the very thing you needed to escape. Not even rotating helped; only force-stopping the app. Now the bars come back, and as a backstop a fullscreen state can't outlive the session it belonged to. (#386, thanks sugerpersion) 📡 Automations follow a device that changes address again — Haven has been able to re-find a saved host by its SSH key since v5.68.44, but in practice it never once ran. The check deciding "did the host fail to answer, or did it answer and reject me?" — the thing that stops a wrong password sending Haven hunting around your network — didn't recognise the most common way a moved device fails, because Android words that particular error differently from the ones it was looking for. So run_command just reported the dead address instead of going and finding the box. Tapping the profile by hand had the same blind spot. (#367/#376, thanks ehoeve786) ⌨️ The keyboard can finally read the terminal's input line — Haven never answered when a keyboard asked what was actually in the field; it just said "nothing". Most keyboards cope, but a predictive one that keeps its own copy of what you're typing has nothing to correct it against, so after you press Enter it can keep building on the line it already ran — typing ls twice sent lsls. It now reports the real contents, and keeps them updated. If you use SwiftKey in Standard keyboard mode, this is the one to try. (#298, thanks agross for the diagnostic log that finally pinned it)

description 应用介绍

SSH终端、Wayland桌面、VNC/RDP、云存储和SFTP Android客户端 Haven是一款开源的Android SSH、VNC、RDP和SFTP客户端,内置原生Wayland桌面和云存储功能。 终端: - 支持Unicode、多标签页和6种配色方案的VT100/xterm终端模拟器 - 通过tmux、zellij、screen或byobu保持会话 - TUI应用鼠标模式(vim、htop、mc) - 可配置的键盘工具栏,支持Esc、Ctrl、Alt、方向键、功能键和自定义宏 - 文本选择,支持词语扩展、复制和URL检测 - 语音输入和自动补全 - Mosh和Eternal Terminal支持移动和持久连接 原生Wayland桌面: - GPU加速的labwc合成器,直接在设备上运行 - waybar面板、fuzzel应用启动器、thunar文件管理器、mousepad编辑器 - 入门包含Firefox、计算器、图片查看器 - XWayland支持X11应用兼容 - 多桌面管理——同时运行多个桌面 - 无需root(基于Alpine Linux的PRoot) VNC远程桌面: - VNC查看器,支持双指缩放、平移和全屏模式 - SSH隧道加密连接 RDP远程桌面: - 连接Windows远程桌面、xrdp和GNOME远程桌面 - 双指缩放,键盘扫描码映射 云存储: - 通过rclone支持60多个提供商——Google Drive、Dropbox、OneDrive、S3等 - 浏览器OAuth认证 - 文件夹同步,支持过滤器和带宽限制 - 通过本地HTTP服务器向VLC流媒体 - DLNA服务器,支持智能电视和Chromecast 文件传输: - SFTP浏览器,支持上传、下载、重命名、删除和文件夹传输 - SMB/Windows文件共享,可选SSH隧道 网络: - SSH自动重连、端口转发和ProxyJump多跳 - Tailscale节点自动发现 - 通过rnsh的Reticulum网状网络 安全: - SSH密钥生成(Ed25519、RSA、ECDSA)和加密存储 - FIDO2硬件密钥(ed25519-sk、ecdsa-sk),支持NFC或USB - 可配置超时的生物识别锁定 - 无广告、无追踪、无数据收集 Haven免费且开源(GPLv3)。