Open PuTTY as a url scheme
- download release binary file to PuTTY path.
- run
putty-url-scheme.exe --registerto add registry - Open a new tab of your browser and enter
ssh://username:password@hostname:portin the address bar
ssh://username:password@hostname:port
ssh://username:password@hostname:port/?proxyHost=[HOSTNAME]&proxyPort=[PORT]&proxyUsername=[USERNAME]&proxyPassword=[PASSWORD]&proxyMethod=[METHOD]
Proxy Method:
- SOCKS 4
- SOCKS 5
- HTTP
- Telnet
- Local