Replit and cursor linking and generating ssh key problem

How can i connect to the server or host to link cursor and replit?
if followed this steps
To generate an SSH key:

  1. Open a terminal
  2. Run the command:
    ssh-keygen -t ed25519 -C "your_email@example.com"
    
  3. Press Enter to accept the default file location
  4. Enter a secure passphrase (optional)
  5. Your SSH key pair is now generated
    nothing has worked yet