Az SSH-parancs: Teljes referencia példákkal Linuxra, Macre és Windowsra
Az SSH parancs teljes útmutatója példákkal Linux, macOS és Windows rendszerekhez. Tartalmazza az ssh -i jelzőt, az tunnelinget, a ProxyJumpot, az alapvető beállításokat és a PowerShell SSH-t.
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.