Scrcpy for Android

Verified safeOpen sourceExclusive
No reviews reviews
15
downloads
8.0
android

AI summary

Scrcpy client for Android that mirrors and controls devices over adb. This fork adds SSH tunnel mode to encrypt connections and replace insecure RSA-skipping adbd setups, using key-based authentication instead. Supports both tunneled WAN and direct LAN connections.

Generated by AI. May contain inaccuracies.

About this app

ScrcpyForAndroid fork with SSH tunnel mode for secure adb connection

本 Fork 的更改 新增:SSH 隧道连接模式 某些设备的 adbd 被 ROM 定制为跳过 RSA 认证(例如 OnePlus/OPPO 系),此时若直接通过公网连接 5555 端口,任何人都能免认证控制设备;且手机常带公网 IPv6,路由器无法过滤。本 fork 新增 SSH 隧道模式,把 adb 协议封装在 SSH 加密通道内,认证交给 SSH 密钥:

主控手机 ScrcpyForAndroid │ 填 SSH 配置 (主机/端口/用户/私钥) ▼ SSH 连接 (密钥认证 + 加密) ← 公网唯一入口 ▼ 被控端 127.0.0.1:5555 (adbd 只监听回环) 使用方式:

被控端 adbd 监听 127.0.0.1:5555(可用 iptables 只放行回环) 主控端 设置 → SSH 隧道:开启并填写 SSH 主机/端口/用户名/PEM 私钥 设备列表填写 SSH 服务器地址,连接后 App 自动建立隧道并连接 adb 局域网直连场景可关闭 SSH 隧道,行为与原版一致

About this version

Version
0.5.2 (38)
Size
47.32 MB
Requires Android
8.0
Target SDK
26
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
15
Updated
Aug 14, 2026
Package
io.github.miuzarte.scrcpyforandroid

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app