Skip to content

Instantly share code, notes, and snippets.

@froop
Created March 29, 2021 22:47
Show Gist options
  • Save froop/e89f8524d8e0096e9cf6fe292f54e612 to your computer and use it in GitHub Desktop.
Save froop/e89f8524d8e0096e9cf6fe292f54e612 to your computer and use it in GitHub Desktop.
[Tera Term] auto login by keyfile
"C:\Program Files (x86)\teraterm\ttermpro.exe" /ssh2 /auth=publickey /user=ec2-user /keyfile=%USERPROFILE%\keypair.pem %BASTION_IP%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment