إنشاء مفتاح SSH: مولّد عبر الإنترنت وأوامر ssh-keygen
أنشئ مفتاح SSH عبر الإنترنت أو باستخدام ssh-keygen. يشمل Ed25519 وRSA 4096 وGitHub وGitLab وخوادم Linux ومفاتيح النشر.
- 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: مولّد عبر الإنترنت وأوامر ssh-keygen
مولّد مفاتيح SSH: أنشئ مفاتيح SSH عبر الإنترنت