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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18047 invoked from network); 5 Apr 2021 21:14:03 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 5 Apr 2021 21:14:03 -0000 Received: from balrog.mythic-beasts.com ([46.235.227.24]) by 1ess; Mon Apr 5 17:04:54 -0400 2021 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=quintile.net; s=mythic-beasts-k1; h=Subject:To:Date:From; bh=t8oBhcr4Epr3JLXrFdHidhBoXKa2Gq6MzMHslNeXGrw=; b=XwiPX1Iv1nqLOdzGxV8HNafCAZ Ezcig+LjquMfyg4xEKqIoyYDBoxAfHy28SeWl3RvHdPbbbm6Pap+ZrMVXxYqvbZSCZv1L08tq5SGV Yec8Vjz/4wEXhN+z+u36bZGbyGhr5ViEM0wziX1SkFtDkyaFspknsXG8jBy2RiMwXG2e8mfi/zuTs xmpXf4mS2v1rbWm/2tPOxXujqyAKi4vc6q44ESlwa2zBdOQQ8zG06RbcSJdtI9SfT2ypzT1Ej3m68 c/iFPFcSA5+jeuvjHfuSXA5rlGtE5IggTP0gs5GRbyDXap+QNKz3uO+KXT289/MTEJTBCeoTQZ2W6 WtrcnOMw==; Received: from [81.187.198.132] (port=44445 helo=quintile.net) by balrog.mythic-beasts.com with esmtpsa (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.92.3) (envelope-from ) id 1lTVs4-00049K-Ly for 9front@9front.org; Mon, 05 Apr 2021 21:30:56 +0100 Message-ID: <6f8539b4ee845f32fcd6dbbc056a4ae3@quintile.net> From: "Steve Simon" Date: Mon, 5 Apr 2021 21:30:51 +0100 To: 9front@9front.org In-Reply-To: <01000178a33d0f3b-ec840ea8-201f-432f-a5a5-b13993a12dba-000000@email.amazonses.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-BlackCat-Spam-Score: 9 List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extensible private proxy interface Subject: Re: [9front] Is there a way to extend telnet through rexport? Reply-To: 9front@9front.org Precedence: bulk If you have exported a telnet session I believe you could use "con -l /srv/XXX" to open a simple connection to this srv file (I assume the remote telnet will provide any line diciplin you need). -Steve