#56 closed Enhancement (fixed)
Add remote host port
Reported by: | Owned by: | romw | |
---|---|---|---|
Priority: | Minor | Milestone: | 6.0 |
Component: | Manager | Version: | |
Keywords: | GUIRPC port patch | Cc: |
Description
Many remote clients, including mine, lie behind firewalls and can only be reached through SSH tunnels.
It would be very useful (and trivial to do) to add a port to the dialog box when connecting to a remote machine. Once a tunnel is established, remote clients can be accessed, for example, by connecting to localhost:31417, localhost:31418 etc.
Also, this obviates the need for remote clients to need rpc and open external ports. As far as the remote clients are concerned, all messages originate from its localhost and may optionally be accessed without needing a password.
Attachments (1)
Change History (5)
comment:1 Changed 18 years ago by
Keywords: | GUIRPC added; ssh tunnel removed |
---|
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
Keywords: | patch added |
---|---|
Milestone: | Undetermined → 6.0 |
#67 marked as duplicate of this one. There's other interesting info on that ticket.