Opened 13 years ago
Last modified 13 years ago
#168 accepted enhancement
More options for SSH connection — at Version 1
Reported by: | pmarek | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.12 |
Component: | Client | Keywords: | |
Cc: |
Description (last modified by )
I need to use a machine as gateway; currently this is done via a
ProxyCommand ssh user@host netcat %h %p
in my ~/.ssh/config
.
This works fine for openssh and xpra, but winswitch doesn't use this information (yet).
A similar mechanism would be nice; or, at least, some kind of (pre-)connect command that can build the first hop.
Furthermore, I currently use a TCP remote-port forwarding to get some actions tunneled back; it would be nice if either this, or some other notification mechanism (sending strings) could be done over the same channel.
Change History (1)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.