From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from masada.superduper.net (masada.superduper.net [85.119.82.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 4D9AA3B29E for ; Tue, 28 Apr 2020 14:33:29 -0400 (EDT) Received: from [52.119.118.138] (helo=[192.168.131.74]) by masada.superduper.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1jTV2o-0001oa-I9; Tue, 28 Apr 2020 19:33:23 +0100 From: Simon Barber To: Avery Pennarun , Tim Higgins CC: "Make-Wifi-fast" Date: Tue, 28 Apr 2020 11:33:17 -0700 Message-ID: <171c2108dc8.27a9.e972a4f4d859b00521b2b659602cb2f9@superduper.net> In-Reply-To: References: <3f371367-4535-d29a-4cf2-abca8adb9542@timhiggins.com> User-Agent: AquaMail/1.23.0-1556 (build: 102300002) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Spam-Score: -2.9 (--) Subject: Re: [Make-wifi-fast] wavedroplet X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2020 18:33:29 -0000 Has everyone seen the wifi visualization that I added to Wireshark? It's experimental and has to be turned on in the 802.11 preferences. https://meraki.cisco.com/blog/2019/02/wireshark-where-did-the-time-go/ Simon On April 28, 2020 11:18:15 AM Avery Pennarun wrote: > I'm afraid if you have to ask that, this program might not be for you :) > > There's a script called './start' in the toplevel directory. It > requires you to have the appengine SDK installed (unfortunately). In > retrospect, using appengine for this was a bad idea, but we all make > mistakes in our youth. But anyway, you can download the appengine SDK > and run a local copy for free, so you don't need actual appengine. > > On Tue, Apr 28, 2020 at 12:40 PM Tim Higgins wrote: >> >> >> >> On 4/28/2020 12:30 PM, Avery Pennarun wrote: >> >> On Tue, Apr 28, 2020 at 12:09 PM Dave Taht wrote: >> >> On Tue, Apr 28, 2020 at 8:59 AM Tim Higgins wrote: >> >> So how do you use it and what's the output look like? >> >> I downloaded it and opened the index.html file in a browser and >> it doesn't appear to work. >> >> It's been years since I had to dig this deep into the wifi stack. >> Avery's group produced a lot of cool tools while >> gfiber was in growth mode, he's since moved onto doing cool things >> with wireguard ( https://tailscale.com/ )and I doubt he's maintaining >> this anymore. We had lots and lots of other very adhoc tools lying >> around... parsing wifi caps is a !@#!! >> >> Sorry about that, wavedroplet never quite got to something like >> release quality. It requires more work. >> >> However, it shouldn't just totally fail either :) Perhaps there's an >> error visible in the javascript console, or python is emitting a >> problem somewhere (note that it's a python2 program, not python3). >> >> Actually, now that I think of it, I don't know why there's an >> index.html at all. You definitely need to run the python backend and >> connect to that, which probably renders the index.html as a template. >> >> Have fun, >> >> Avery >> >> Thanks for the reply. And how do I run the python backend? > _______________________________________________ > Make-wifi-fast mailing list > Make-wifi-fast@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/make-wifi-fast