Tạo SSH key: công cụ online và lệnh ssh-keygen
Tạo SSH key online hoặc bằng ssh-keygen. Bao gồm Ed25519, RSA 4096, GitHub, GitLab, server Linux và deploy key.
- 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.
Tạo SSH key: công cụ online và lệnh ssh-keygen
SSH Key Generator: tạo SSH key online