Created
December 30, 2023 06:25
-
-
Save ZhanZiyuan/c643557e382407c0632e0d068ea3abcc to your computer and use it in GitHub Desktop.
To access a remote server with OpenSSH for Windows.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh -o ServerAliveInterval=60 username@hostIP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get the latest version of OpenSSH for Windows: PowerShell/Win32-OpenSSH: Win32 port of OpenSSH.