OpenSSH PATCH: OpenCommand and CloseCommand
Damien Miller
djm at mindrot.org
Thu Aug 26 22:34:58 EST 2004
Clifford Wolf wrote:
> Hi,
>
> the attached patch adds support for the keywords "OpenCommand" and
> "CloseCommand" to ssh_config. They are commands which are executed before
> the connection is established (or ProxyCommand started) and after the
> connection has been closed (or ProxyCommand ended).
IMO This is exactly the sort of thing that should be implemented using
a wrapper script and not in ssh.
-d
More information about the openssh-unix-dev
mailing list