我正在尝试在我的本地机器(vm-centos7)上执行 ssh-keygen,但 pub 密钥包含类似.....3lAbPGNkyxuBV root@localhost.localdomain
我怎样才能在 pub 密钥而不是 root@localhost.localdomain 中获取机器的 IP 地址。
我正在尝试在我的本地机器(vm-centos7)上执行 ssh-keygen,但 pub 密钥包含类似.....3lAbPGNkyxuBV root@localhost.localdomain
我怎样才能在 pub 密钥而不是 root@localhost.localdomain 中获取机器的 IP 地址。