KiTTY
KiTTY copied to clipboard
work in service mode | auto-reconnect when the established connection is broken in Windows 11
Hello. Thanks for the hard work!
-
work in service mode: For example, a tunnel is being thrown using kitty, and in order to be able to connect via vnc to the computer at the LogonScreen stage, I added kitty launch in the task scheduler when the computer is turned on as a system user. Everything works great. And it's cool that when the established connection is broken, kitty, if possible, automatically reconnects. But with such work, the tray icon is not visible. Can you add a function like kitty.exe -service install | remove | stop | start kitty.exe -service command to connect remote server And the settings were set through the registry. I tried to create a service using standard windows tools and using nssm. But this is inconvenient and makes it impossible to determine by the icon that a connection break has occurred.
-
auto-reconnect in Windows 11: WiFi connection. if on the login screen When broken, if on the login screen, it takes a long time to reconnect, about 3-4 minutes. It feels faster on Windows 7-10. This is fine? I launch kitty from under the kitty_service.bat script through the task scheduler. In this case, kitty uses the settings from Sessions\Default%20Settings. Settings are identical.