From owner-freebsd-questions@freebsd.org Sat Jun 10 09:21:28 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 944ABD896CC for ; Sat, 10 Jun 2017 09:21:28 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-yw0-f174.google.com (mail-yw0-f174.google.com [209.85.161.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CEC9B716EE for ; Sat, 10 Jun 2017 09:21:27 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-yw0-f174.google.com with SMTP id v7so9458680ywc.2 for ; Sat, 10 Jun 2017 02:21:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=iYFwyeWrEpEyg0PDeGvi8ZR0Xe6frle2VYJHpTQMtLc=; b=oOT2W0lF6lF9M8luB9+H42c3R2TIT9G5kOJN1Iqu8D9jigK+oyb7FXm48sSxfQ/aeA r26xdLH74O1e1ypMPyV4wxn/ltYCxjplsiZ8fJEQ2UW4UB8ytHN+fNOdvI67mSoT0+pA Xsy7zuKsbmQYItJOktwnyKMkOteeRNYDdbaGw46SB+JwQFgddhsHkELGyRREmhbgbNHA 29vEU/oj6sd8KviQNYhENUOZQt2sLjYCplZQV6nELlUJ9kq1WRcw+zw9DPAJtvawitwF epgOdYB7BZdxmR5aUvk/IKfimIni4NM8gG9eFtX9V3whywdUUGsxzIGM7of8qgShvrI8 KwIQ== X-Gm-Message-State: AODbwcApP2th6XBu/Jwu7hNtR4z4II6dUt6elNTetkIVfbJrt0mYDVaL tLq37bZHOAGxpJDEhv4= X-Received: by 10.129.55.14 with SMTP id e14mr17104133ywa.33.1497070627943; Fri, 09 Jun 2017 21:57:07 -0700 (PDT) Received: from mail-yb0-f182.google.com (mail-yb0-f182.google.com. [209.85.213.182]) by smtp.gmail.com with ESMTPSA id n1sm1260519ywd.33.2017.06.09.21.57.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2017 21:57:07 -0700 (PDT) Received: by mail-yb0-f182.google.com with SMTP id 202so19245050ybd.0 for ; Fri, 09 Jun 2017 21:57:07 -0700 (PDT) X-Received: by 10.37.171.2 with SMTP id u2mr17840894ybi.122.1497070627446; Fri, 09 Jun 2017 21:57:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.6.146 with HTTP; Fri, 9 Jun 2017 21:57:07 -0700 (PDT) In-Reply-To: <20170610042746.4068f8a4.freebsd@edvax.de> References: <593B2EDB.30307@gmail.com> <20170610042746.4068f8a4.freebsd@edvax.de> From: Richard Gallamore Date: Fri, 9 Jun 2017 21:57:07 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: command line speed-check To: Ernie Luzar Cc: FreeBSD questions Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2017 09:21:28 -0000 Do you mean like speedtest.net except on cli? There is a port, net/py-speedtest-cli It is quite useful. =] On Fri, Jun 9, 2017 at 7:27 PM, Polytropon wrote: > On Fri, 09 Jun 2017 19:27:23 -0400, Ernie Luzar wrote: > > Looking for a command line utility to check the upload/download speed of > > my ISP. Is there any such tool? > > I'd suggest wget, it provides a convenient average download > speed indicator. For upload speed, maybe you can use some > FTP upload? Always note that those speeds "include trans- > mission overhead". :-) > > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >