From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24820 invoked from network); 15 Aug 2022 21:16:59 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 15 Aug 2022 21:16:59 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Mon Aug 15 17:15:27 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-137.nycmny.fios.verizon.net [74.108.56.137]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id ff8dd61e (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Mon, 15 Aug 2022 14:15:22 -0700 (PDT) Message-ID: <18D3F3D315DF53FA7BA125A18CBCB354@eigenstate.org> To: 9front@9front.org Date: Mon, 15 Aug 2022 17:15:19 -0400 From: ori@eigenstate.org In-Reply-To: <20220815202443.rungs4ub4ah7neyv@melkor.home> 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: lossless decentralized realtime-java layer Subject: Re: [9front] vncv patch Reply-To: 9front@9front.org Precedence: bulk Quoth Emil Tomczyk : > I wrote a small patch for vncv. This patch allows to specify port on the > remote vnc server. this already works out of the box with dial strings, using the same syntax as any other program doing a network connection: vncv tcp!sniffle!5901 > Although TLS connection wasn't working for me. if it's broken, let's fix it before changing that. my vnc servers aren't set up with tls, though, so I don't have a setup to test. (Because VNC auth is a joke, my VNC doesn't listen on the public internet, but instead I tunnel in using sshnet)