<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									macOS (Monterey) - Check Internet speed from command line (networkQuality) - MacOS X Software				            </title>
            <link>https://www.tweaking4all.com/forum/macos-x-software/macos-monterey-check-internet-speed-from-command-line-networkquality/</link>
            <description>Tweaking4All.com Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 13 Jun 2026 21:49:17 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>macOS (Monterey) - Check Internet speed from command line (networkQuality)</title>
                        <link>https://www.tweaking4all.com/forum/macos-x-software/macos-monterey-check-internet-speed-from-command-line-networkquality/#post-3841</link>
                        <pubDate>Thu, 16 Dec 2021 11:30:32 +0000</pubDate>
                        <description><![CDATA[Sometimes we&#039;d like to check our Internet speed, and I always used to use SpeedTest by Ookla (App or website).
Since macOS Monterey however, you can also do this without the need for any 3r...]]></description>
                        <content:encoded><![CDATA[<p>Sometimes we'd like to check our Internet speed, and I always used to use <a href="https://www.speedtest.net/" target="_blank" rel="noopener">SpeedTest by Ookla</a> (App or website).</p>
<p>Since macOS Monterey however, you can also do this without the need for any 3rd party tools, or website, straight in Terminal with:</p>
<pre contenteditable="false">networkQuality -s</pre>
<p> </p>
<p><em>Note </em>: the "-s" makes it that upload and download speed are tested individually, where as omitting the "-s" will have them run simultaneously.</p>
<p>The output will look something like this.</p>
<p>First the <strong>download</strong> speed:</p>
<pre contenteditable="false">current download capacity: 414.563 Mbps - current upload capacity: 0.000 Mbps</pre>
<p> </p>
<p>Then the <strong>upload</strong> speed:</p>
<pre contenteditable="false">current download capacity: 414.563 Mbps - current upload capacity: 257.087 Mbps</pre>
<p> </p>
<p>And finally the summary:</p>
<pre contenteditable="false">==== SUMMARY ====                                                                                         
Upload capacity: 457.172 Mbps
Download capacity: 461.804 Mbps
Upload flows: 16
Download flows: 12
Upload Responsiveness: High (2424 RPM)
Download Responsiveness: High (3157 RPM)</pre>
<p> </p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.com/forum/macos-x-software/">MacOS X Software</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.com/forum/macos-x-software/macos-monterey-check-internet-speed-from-command-line-networkquality/#post-3841</guid>
                    </item>
							        </channel>
        </rss>
		