Skip to content

Instantly share code, notes, and snippets.

@rahman541
Last active October 19, 2017 05:16
Show Gist options
  • Save rahman541/4a45c0ece66690e3c9ba43efe84221a7 to your computer and use it in GitHub Desktop.
Save rahman541/4a45c0ece66690e3c9ba43efe84221a7 to your computer and use it in GitHub Desktop.

Putty command line option

putty.exe [email protected] -P 2222 -pw mypasswd -D 1234

-P port_number
-pw ssh_password
-D dynamic_port_forward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment