SSH anahtarı oluşturma: çevrimiçi araç ve ssh-keygen komutları
SSH anahtarını çevrimiçi veya ssh-keygen ile oluşturun. Ed25519, RSA 4096, GitHub, GitLab, Linux sunucuları ve deploy anahtarları.
- Use Ed25519 for most new SSH keys and RSA 4096 only when legacy compatibility requires it.
- A generated SSH key pair includes a private key that stays secret and a public key that can be shared with servers.
- The public key can be added to GitHub, GitLab, Bitbucket, or ~/.ssh/authorized_keys.
SSH anahtarı oluşturma: çevrimiçi araç ve ssh-keygen komutları
SSH anahtar oluşturucu: çevrimiçi SSH anahtarı oluşturun