Author :
djm
Date :
2025-02-15 01:50:47
Hash :ecd65cd4 Message :Add support for "Match sessiontype" to ssh_config. Allows matching on
the type of session requested, either "shell" for interactive
sessions, "exec" for command execution sessions, "subsystem" for
subsystem requests, such as sftp, or "none" for
transport/forwarding-only sessions.
ok markus@