π¦ ClawHub
Windows-Android_SSH_Remote_Control
by @jarbcs1-prog
Setup and guide for full remote control of a Windows PC from an Android device over the internet via SSH tunneling. Use for: remote desktop access, secure RD...
TERMINAL
clawhub install windows-android-ssh-remote-controlπ About This Skill
name: windows-android-ssh-remote description: "Setup and guide for full remote control of a Windows PC from an Android device over the internet via SSH tunneling. Use for: remote desktop access, secure RDP over SSH, Windows-Android remote control."
Windows-Android SSH Remote Control
This skill provides a secure workflow for setting up and using full remote control of a Windows PC from an Android device using SSH tunneling. This method is more secure than exposing RDP directly to the internet.
Prerequisites
Workflow Overview
1. Windows Setup: Enable RDP and OpenSSH Server.
2. Network Configuration: Port forward SSH (Port 22) or use a VPN/Tailscale.
3. Android Setup: Configure an SSH tunnel in ConnectBot.
4. Remote Connection: Connect via Microsoft Remote Desktop to localhost.
Detailed Instructions
1. Windows PC Configuration
Read the detailed Windows setup guide for enabling RDP and OpenSSH:/home/ubuntu/skills/windows-android-ssh-remote/references/windows_setup.md2. Android Device Configuration
Read the detailed Android setup guide for configuring the SSH tunnel and RDP client:/home/ubuntu/skills/windows-android-ssh-remote/references/android_setup.mdSecurity Best Practices
sshd_config and use public/private key pairs for maximum security.Troubleshooting
sshd service is running on Windows and the firewall allows Port 22.127.0.0.1 in the RDP app.βοΈ Configuration
π Tips & Best Practices
sshd service is running on Windows and the firewall allows Port 22.127.0.0.1 in the RDP app.