Files
KiTTY/docs/pages/SSHHandler.md
T
2020-09-26 22:13:26 +02:00

1.1 KiB

## SSH Handler: Internet Explorer integration

Now it is possible to use KiTTY with Internet Explorer. KiTTY can be integrated into Internet Explorer (or any other browser, such as Firefox) and so become the program linked with putty://, telnet:// or ssh:// links.

First you have to download the file kitty_ssh_handler.reg. Then you must correct it to write the full path to the file kitty.exe on your system. Finally, run it to update the registry.

Alternatively you can also update the registry with the command-line parameter kitty.exe -sshhandler.

After this update it is possible to create HTML pages with ssh:// and telnet:// links.

Try this example:

<a href="telnet://towel.blinkenlights.nl">telnet://towel.blinkenlights.nl</a>