通过运行以下命令显示 SSH 密钥指纹:
ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub
Run Code Online (Sandbox Code Playgroud)
指纹是一些奇怪的代码。有没有办法将此代码转换为图像哈希或 Gravatar 之类的东西?
-v
为 ASCII 艺术添加一个:
michael@challenger:~> ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub -v
1024 8a:84:4e:34:60:9c:64:94:d0:29:0b:75:82:60:2c:89 /etc/ssh/ssh_host_rsa_key.pub (RSA)
+--[ RSA 1024]----+
|%@=.. |
|E*oo |
|ooo |
|.. o |
| o . S |
| o . . . |
| . . . |
| |
| |
+-----------------+
Run Code Online (Sandbox Code Playgroud)
如果你想要一张图片,我不认为你已经尝试过 Just Doing It with Gravatar:
https://www.gravatar.com/avatar/8a844e34609c6494d0290b7582602c89?d=identicon&r=PG
哦哦……我喜欢!三力行动!
归档时间: |
|
查看次数: |
492 次 |
最近记录: |