<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>internet bandwidth &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/internet-bandwidth/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:17:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Command Line Testing Internet Bandwidth Using Python</title>
		<link>https://it.megocollector.com/linux/command-line-testing-internet-bandwidth-using-python/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 12 Mar 2015 16:58:31 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[internet bandwidth]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[speedtest]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2688</guid>

					<description><![CDATA[Speedtest.net is a go to site for testing Internet speeds, which is usually accomplished through a web browser. There is a command line utility that offers the functionality without the need of a GUI or the web browser. cd /opt wget https://github.com/sivel/speedtest-cli/archive/master.zip unzip master.zip cd speedtest-cli-master/ chmod +x speedtest_cli.py ./speedtest_cli.py mv speedtest_cli.py /usr/bin/ To run the utility, type speedtest_cli.py. Here...]]></description>
		
		
		
			</item>
	</channel>
</rss>
