SessionTool "ping" enabled on Putty Sessions

SessionTool "ping" enabled on Putty Sessions

0 vote

avatar

Hi,
kindly ask you to add Ping enabled as Session Tool on Putty Sessions with "referenced" Session and empty Host.

The Hostname to ping is stored at registry "HKCU\Software\SimonTatham\PuTTY\Sessions\{PuttySession}\HostName"
Pls keep in mind that the syntax of Putty HostNames also be {username}@{host}

br,
oki

All Comments (4)

avatar

Hi,
I added that to my todo list, thank you

David Hervieux

avatar

Hi,
I added this and it will be in the next update.

David Hervieux

avatar

I just have one problem, I unable to encode the umlauts, do you know how I can achieve that.

I tried:
HttpUtility.UrlEncode(str2, Encoding.GetEncoding(0))
HttpUtility.UrlPathEncode

David Hervieux

avatar

Hi,
I got it.

David Hervieux