[Bug 3271] Interface to send commands to the server side ssh

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Mar 8 18:10:35 AEDT 2021


https://bugzilla.mindrot.org/show_bug.cgi?id=3271

--- Comment #4 from Marcos Dione <mdione at grulic.org.ar> ---
Let me put some names to things:

* server: machine running sshd
* client: machine running ssh

I want to run commands (as in shell commands, that I can then execute
from any program) on the server that modifies the ports forwarded by
the session established from the client to the server.

You say ~.C and -O work on the client, I want something that works on
the server. In fact, ~.C only works on the _terminal_, and I can't find
ways to simulate those keystrokes on the server (I tried writing to
/dev/tty and other open fds by the answering ssh process).

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list