Hello,
I have a Raspberry PI connected to a cellular hotspot on an unmanned vehicle and would like to be able to access it via Remote Desktop or similar.
- I was able to get TeamViwer working on my RPI2/3, but it doesn't work on the RPI0 without using something like Exagear which I don't want to use, AND I'd rather not rely on the 3rd party.
- I got XRDP and VNC to work, but local network only. I can get it to work through my router as well, I know how to forward ports.
However, on a cellular connection with no outside IP and one which changes frequently, I'd like to find a server type solution, such as Teamviewer but which works with RPI0 and where I own the server. I have a number of Amazon EC2 instances with static IPs which I could use.
Does anyone know how to direct XRDP to point to a static IP, and I can then point my remote desktop client there? Or anything similar? I'm a bit out of my league here,any help is appreciated.