help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] [feature] SSH support for gst-remote


From: Damien Pollet
Subject: [Help-smalltalk] [feature] SSH support for gst-remote
Date: Fri, 07 Mar 2008 05:25:35 -0700

Issue status update for http://smalltalk.gnu.org/node/185 Post a follow up: http://smalltalk.gnu.org/project/comments/add/185

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     feature requests
Priority:     normal
Assigned to:  Unassigned
Reported by:  dpollet
Updated by:   dpollet
Status:       active

Just to avoid having to setup an ssh tunnel by hand to connect to a
remote image, gst-remote could call ssh itself:

gst-remote --ssh machineSshKnowsAbout --eval...

which would make gst-remote run a child ssh -L
XXXX:machineSshKnowsAbout:XXXX and connect to the local endpoint of the
tunnel.

The same ssh command could also be used to launch the gst-remote
--daemon command on the distant end.

Also maybe gst-remote should only accept requests from localhost by
default ?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]