From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wopr.sciops.net ([216.126.196.60]) by ewsd; Thu May 17 11:33:32 EDT 2018 Received: (qmail 78148 invoked from network); 17 May 2018 08:33:22 -0700 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on wopr.sciops.net X-Spam-Level: ** X-Spam-Status: No, score=2.8 required=5.0 tests=BAYES_00,RCVD_IN_PBL, RCVD_IN_XBL,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no autolearn_force=no version=3.4.1 Received: from 5.80.136.77.rev.sfr.net (HELO u25.nope) (qwx@77.136.80.5) by wopr.sciops.net with ESMTPS (ECDHE-RSA-AES128-GCM-SHA256 encrypted); 17 May 2018 08:33:22 -0700 Message-ID: From: qwx Date: Thu, 17 May 2018 17:33:17 +0200 To: 9front@9front.org Subject: Re: [9front] stupid ssh question In-Reply-To: CF8A79D47D4C70927A9B2FF95511D4E4@musolino.id.au MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: open-source general-purpose YAML rails DOM-based solution > Assuming you have socat on the remote machine then I think something like > the following ought to do the trick: > > aux/listen1 -t tcp!*!5900 /bin/ssh $remote socat tcp-connect:localhost:5900 stdio > > -- > Cheers, > Alex Musolino Thanks, I'll take a look. qwx