SSH to a remote linux device without it having any open ports
Connect via ssh
You will get insutrctions on how to ssh to your remote device.
Example:
ssh -p 3456 cconstab@localhost
See our GitHub page for more information.