1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-16 18:48:06 -05:00
Simon Tatham 62b694affc New backend flag indicating support for CONF_ssh_nc_host.
This flag is set in backends which can be used programmatically to
proxy a network connection in place of running a shell session. That
is true of both SSH proper, and the psusan ssh-connection protocol.

Nothing yet uses this flag, but something is about to.
2021-05-22 13:09:34 +01:00
..