putty
Verified for current stable LTS
Putty Commands
Putty command syntax with verified terminal examples.
Commands
8 commands for Putty
putty Operations
Putty Command: Connect Remote Host Ssh
putty -ssh <username>@<hostname_or_ip> putty Operations
Putty Command: Connect Remote Host Ssh Port
putty -ssh <username>@<hostname_or_ip> -P <port> putty Operations
Putty Command: Connect Remote Host Telnet
putty -telnet <hostname_or_ip> putty Operations
Putty Command: Connect Ssh Private Key
putty -ssh <username>@<hostname_or_ip> -i <path/to/private_key.ppk> putty Operations
Putty Command: Display Help
putty -help putty Operations
Putty Command: Enable X11 Forwarding
putty -ssh <username>@<hostname_or_ip> -X putty Operations
Putty Command: Load Saved Session
putty -load <session_name> putty Operations
Putty Command: Setup Local Port Forwarding
putty -ssh <username>@<hostname_or_ip> -L <local_port>:<destination_host>:<destination_port> Suggest a Putty Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Putty workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.