Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#56 closed Enhancement (fixed)

Add remote host port

Reported by: andy@… 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)

gui_port.patch (6.6 KB) - added by Der Meister 16 years ago.
Patch implementing this feature request.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 17 years ago by Nicolas

Keywords: GUIRPC added; ssh tunnel removed

comment:2 Changed 17 years ago by Nicolas

#67 marked as duplicate of this one. There's other interesting info on that ticket.

Changed 16 years ago by Der Meister

Attachment: gui_port.patch added

Patch implementing this feature request.

comment:3 Changed 16 years ago by Didactylos

Keywords: patch added
Milestone: Undetermined6.0

comment:4 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

Checked in [14681]

Note: See TracTickets for help on using tickets.