SSH-kommandoen: Komplett referanse med eksempler for Linux, Mac og Windows
En komplett guide til SSH-kommandoen med eksempler for Linux, macOS og Windows. Dekker ssh -i-flagg, tunneling, ProxyJump, viktige alternativer og 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.