如何使用 SSH 连接到链路本地 IP 地址
以下命令可用于使用 SSH 连接到链路本地 IP 地址:
ssh_link_local_example.sh
ssh user@fe80::21b:21ff:fe22:e865%eth0你不仅需要选择正确的 IP 地址,还需要选择正确的网络接口。%eth0 部分指定要使用的网络接口。将 eth0 替换为你系统的正确网络接口(你可以使用 ifconfig 或其他工具来查找它)。
Check out similar posts by category:
SSH
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow