SSH to home pc using Tailscale
I'd like to connect to my home PC (macOS) from iPhone.
macOS
install OSS CLI version of Tailscale
not GUI-version
https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS
https://tailscale.com/kb/1193/tailscale-ssh
code:sh
# run tailscaled (daemon)
sudo $HOME/go/bin/tailscaled install-system-daemon
# login
tailscale up
# enable SSH
tailscale set --ssh
setup Tailscale on WebUI
Enable MagicDNS
iOS
https://termius.com/index.html