SSH Komutu: Linux, Mac ve Windows Örnekleriyle Tam Referans
Linux, macOS ve Windows örnekleriyle SSH komutuna ilişkin eksiksiz bir kılavuz. Ssh -i flag'ı, tünel açmayı, ProxyJump'ı, temel seçenekleri ve PowerShell SSH'yi kapsar.
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.