Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please consider supporting ssh://hostname:port links. Maybe for other protocols too.
ssh://hostname:port
Article http://schipka.com/archives/34 and patch: http://schipka.com/wp-content/uploads/2008/09/putty_ssh.zip
The text was updated successfully, but these errors were encountered:
gh-203: support ssh://host and putty://config urls
2fee238
I've applied, updated and fixed some bugs in Schipka's patch, and it will be in the next release.
There's .reg files to include the protocol handlers with Windows, if that's what people want. I haven't reviewed these: https://b.goeswhere.com/putty-protocol-handler.reg.txt https://b.goeswhere.com/putty-protocol-handler-remove.reg.txt
.reg
There was no licensing information included in the zip and I haven't contacted Schipka. I'm claiming fair-use as the change is relatively small (especially after needing to be fixed to be the same as the telnet: code it copied).
telnet:
Sorry, something went wrong.
Thank you very much.
No branches or pull requests
Please consider supporting
ssh://hostname:port
links. Maybe for other protocols too.Article http://schipka.com/archives/34
and patch: http://schipka.com/wp-content/uploads/2008/09/putty_ssh.zip
The text was updated successfully, but these errors were encountered: