Skip to content

Instantly share code, notes, and snippets.

@ZhanZiyuan
Created December 30, 2023 06:25
Show Gist options
  • Save ZhanZiyuan/c643557e382407c0632e0d068ea3abcc to your computer and use it in GitHub Desktop.
Save ZhanZiyuan/c643557e382407c0632e0d068ea3abcc to your computer and use it in GitHub Desktop.
To access a remote server with OpenSSH for Windows.
ssh -o ServerAliveInterval=60 username@hostIP
@ZhanZiyuan
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment