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

--- Comment #4 from Marcos Dione <[email protected]> ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to