38,760
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 158: | Line 158: | ||
Then prints the list to the screen. | Then prints the list to the screen. | ||
Note | Note that it is important to <b>install Paramiko</b> with the | ||
$ pip install paramiko[all] | $ pip install paramiko[all] | ||
command. This will make sure that the support for the '''Ed25519''' key type will also be installed. | command. This will make sure that the support for the '''Ed25519''' key type will also be installed. |