Hi! I would like to connect to my Home Assistant through ssh (using Hass.io on a Raspberry Pi 3 b+). Installed the offical ssh-server add on. Generated keys and added it to the config of ssh add on. Now I go to Putty and wonder what my host name / ip is? I have tried to use “https://my-domain.duckdns.org” and hassio.local but when I try the first one I get an error from Putty saying “Unable to open connection to https Host does not exist”. When I use the IP adress 192.168.1.x (to my Home Assistant on raspberry) then it can correctly find the host and connects. Is it possible to connect remotely on ssh with the duckdns domain? I have forwarded port 22 on my router.
Any idea?