LittleGreenCat

LittleGreenCat / Pubkey from private key

Last active 2 months ago

Like 0

Сгенерировать публичный ssh ключ из приватного.

LittleGreenCat revised this gist 1 year ago · 3131c54

1 file changed, 1 insertion

pubkey.sh (file created)
@@ -0,0 +1 @@
1 + ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub