From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from utsuho.znet ([108.68.79.152]) by pp; Thu Feb 12 11:30:22 EST 2015 Date: Thu, 12 Feb 2015 11:30:17 -0500 From: BurnZeZ@feline.systems To: 9front@9front.org Subject: Re: [9front] telnet to port (and webfs debug) Message-ID: <15683a8d9f308ec62da820f87fa962ee@utsuho.znet> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: proven virtual plugin realtime-java plugin-aware method In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit > I suspect it's a proxy issue. I have set httpproxy environment > variable but with no success: both hget and mothra doesn't works. webfs is the one that needs to know about httpproxy, so set it before starting webfs mothra and hget know nothing about it They just interact with webfs files > What's plan9 equivalent of > telnet www.google.com 80 telnet tcp!www.google.com!80 It's something like, proto!addr!service There's a little more to it though, so see dial(2)