Remote Desktop for Raspberry Pi and other IoT devices
guide
tcp
You remotely access your Raspberry Pi desktop from anywhere using Remote Desktop Protocol (RDP). Even if your Pi is outside your local network, you can access it easily over the internet using Pinggy.
Summary Step 1. Run these commands on your Raspberry Pi:
sudo apt update sudo apt install xrdp sudo systemctl start xrdp Step 2. Run this command to get a public URL to your Raspberry Pi:
ssh -p 443 -R0:localhost:3389 tcp@a.