davidrg / ckwin

Kermit 95 (C-Kermit for Windows) - scriptable internet and serial communications with terminal emulation
Other
60 stars 15 forks source link

DNS SRV records don't work with SSH #282

Open davidrg opened 1 month ago

davidrg commented 1 month ago

From the K95 bugs list:

Bug: The SRV lookup only occurs if you explicitly specify a service name. If you enter your connection as "ssh hostname ssh" it will work.

Fixing this depends on #205