SSH 命令完整参考:Linux、Mac 和 Windows 示例
Linux、macOS 和 Windows 下 SSH 命令的完整指南,包含示例。涵盖 ssh -i 标志、隧道、ProxyJump、关键选项和 PowerShell SSH。
- The ssh command connects to remote hosts and supports identity files, custom ports, tunnels, and jump hosts.
- Use ssh -i to select a specific private key and ssh -v to debug authentication failures.
- SSH config aliases reduce repeated command-line options for common servers.
SSH 命令完整参考:Linux、Mac 和 Windows 示例
SSH 密钥生成器:在线生成 SSH 密钥