<?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>测速 &#8211; A.X.MEMO</title>
	<atom:link href="https://axmemo.com/tag/%E6%B5%8B%E9%80%9F/feed" rel="self" type="application/rss+xml" />
	<link>https://axmemo.com</link>
	<description>I will be here, in your future!</description>
	<lastBuildDate>Mon, 11 Feb 2019 08:55:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.7</generator>
	<item>
		<title>用SPEEDTEST进行主机测速</title>
		<link>https://axmemo.com/internet/use-speedtest-to-test-your-server.html</link>
					<comments>https://axmemo.com/internet/use-speedtest-to-test-your-server.html#respond</comments>
		
		<dc:creator><![CDATA[A.X]]></dc:creator>
		<pubDate>Mon, 11 Feb 2019 04:20:34 +0000</pubDate>
				<category><![CDATA[互联网相关]]></category>
		<category><![CDATA[speedtest]]></category>
		<category><![CDATA[主机]]></category>
		<category><![CDATA[测速]]></category>
		<guid isPermaLink="false">https://axmemo.com/?p=3975</guid>

					<description><![CDATA[Speedtest是我们平时经常使用的测速网站，在全球搭建了不少的测速服务器，虽然有人说他们的测速不一定准确，但是多少可以用于参考。比如我前几天升级到千兆宽带的时候，就是用他们位于浙江电信主机来进行测速的。很多人不知道，其实有一个命令行可以用来调用Speedtest的服务器进行测速，我们可以将其用于测试位于国外的主机到国内主干上的服务器之间的联通情况和带宽使用情况。 因为我的几台主机都是CentOS的，所以下面就以CentOS为例来介绍了。 安装方法： wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py &#8211;no-check-certificate chmod +x speedtest-cli 基本测速（选择距离最近的服务器测试）： ./speedtest-cli 搜索指定的服务器（用于找到服务器ID）： ./speedtest-cli &#8211;list &#124; grep -i Hangzhou 运行后可以看到位于杭州的服务器及ID 7509) China Telecom ZheJiang Branch (Hangzhou, China) [10598.60 km] 4647) China Mobile Group Zhejiang Co.,Ltd (Hangzhou, China) [10598.60 km] 5300) Hangzhou , Zhejiang Unicom (Hangzhou, China) [10598.60 km] 通过指定服务器测速（指定ID即可）： ./speedtest-cli &#8211;server 7509 分享测试结果图片（最后加上&#8211;share）： ./speedtest-cli [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" loading="lazy" style="border: 0px currentcolor; display: inline; background-image: none;" title="speedtest" src="https://axmemo.com/wp-content/uploads/2019/02/speedtest.jpg" alt="speedtest" width="625" height="252" border="0" /></p>
<p>Speedtest是我们平时经常使用的测速网站，在全球搭建了不少的测速服务器，虽然有人说他们的测速不一定准确，但是多少可以用于参考。比如我前几天升级到千兆宽带的时候，就是用他们位于浙江电信主机来进行测速的。很多人不知道，其实有一个命令行可以用来调用Speedtest的服务器进行测速，我们可以将其用于测试位于国外的主机到国内主干上的服务器之间的联通情况和带宽使用情况。<span id="more-3975"></span></p>
<p>因为我的几台主机都是CentOS的，所以下面就以CentOS为例来介绍了。</p>
<p>安装方法：</p>
<blockquote><p>wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py &#8211;no-check-certificate<br />
chmod +x speedtest-cli</p></blockquote>
<p>基本测速（选择距离最近的服务器测试）：</p>
<blockquote><p>./speedtest-cli</p></blockquote>
<p>搜索指定的服务器（用于找到服务器ID）：</p>
<blockquote><p>./speedtest-cli &#8211;list | grep -i Hangzhou</p></blockquote>
<p>运行后可以看到位于杭州的服务器及ID</p>
<blockquote><p>7509) China Telecom ZheJiang Branch (Hangzhou, China) [10598.60 km]<br />
4647) China Mobile Group Zhejiang Co.,Ltd (Hangzhou, China) [10598.60 km]<br />
5300) Hangzhou , Zhejiang Unicom (Hangzhou, China) [10598.60 km]</p></blockquote>
<p>通过指定服务器测速（指定ID即可）：</p>
<blockquote><p>./speedtest-cli &#8211;server 7509</p></blockquote>
<p>分享测试结果图片（最后加上&#8211;share）：</p>
<blockquote><p>./speedtest-cli &#8211;server 7509 &#8211;share</p></blockquote>
<p>基本就是上面这些操作了，如果你想了解更多操作，可以输入&#8211;help来了解。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://axmemo.com/internet/use-speedtest-to-test-your-server.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
