Hacker News new | past | comments | ask | show | jobs | submit login

These lines skip the call to ssh-keygen:

  if os.path.exists(keyfile):
      print("Key file {} already exists. Skipping generation.".format(keyfile))



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: