<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《搭建自己的ngrok服务》的评论</title>
	<atom:link href="http://tonybai.com/2015/03/14/selfhost-ngrok-service/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：david</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-7263</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 02 Sep 2018 04:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-7263</guid>
		<description>学习了，感谢！</description>
		<content:encoded><![CDATA[<p>学习了，感谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bigwhite</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-7017</link>
		<dc:creator>bigwhite</dc:creator>
		<pubDate>Fri, 08 Dec 2017 21:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-7017</guid>
		<description>ngrok 1.x已经不再develop了，并且现有代码存在很多bug。我看有人和你遇到同样的问题：https://github.com/inconshreveable/ngrok/issues/458 我怀疑是不是可能与Go compiler的版本有关？你可以试试使用版本老旧一些的go compiler去编译ngrok，比如：go 1.4版本，看看是否还有这个段错误。</description>
		<content:encoded><![CDATA[<p>ngrok 1.x已经不再develop了，并且现有代码存在很多bug。我看有人和你遇到同样的问题：https://github.com/inconshreveable/ngrok/issues/458 我怀疑是不是可能与Go compiler的版本有关？你可以试试使用版本老旧一些的go compiler去编译ngrok，比如：go 1.4版本，看看是否还有这个段错误。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Jerry</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-7016</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Fri, 08 Dec 2017 08:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-7016</guid>
		<description>我搭好服务端OK可以用了，但是编译的Mac版客户软件本地执行报Segmentation fault: 11，请问有什么解决办法没有》</description>
		<content:encoded><![CDATA[<p>我搭好服务端OK可以用了，但是编译的Mac版客户软件本地执行报Segmentation fault: 11，请问有什么解决办法没有》</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：刺球</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-4197</link>
		<dc:creator>刺球</dc:creator>
		<pubDate>Wed, 24 May 2017 07:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-4197</guid>
		<description>借个楼，http://ngrok.ciqiuwl.cn 国内的免费ngrok服务  自己搭建的！欢迎大家一起交流</description>
		<content:encoded><![CDATA[<p>借个楼，http://ngrok.ciqiuwl.cn 国内的免费ngrok服务  自己搭建的！欢迎大家一起交流</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：不点儿</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-3742</link>
		<dc:creator>不点儿</dc:creator>
		<pubDate>Tue, 02 May 2017 04:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-3742</guid>
		<description>试了一下成功了，顺带说一下，编译的时候在国外主机上编译，国内网络下载库都下载不了</description>
		<content:encoded><![CDATA[<p>试了一下成功了，顺带说一下，编译的时候在国外主机上编译，国内网络下载库都下载不了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：clive</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-3601</link>
		<dc:creator>clive</dc:creator>
		<pubDate>Wed, 19 Apr 2017 02:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-3601</guid>
		<description>[10:30:13 CST 2017/04/19] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [ctl:d24c848] [73f3c731ac901466f5ef39e3fe11373e] Shutdown complete
[10:30:13 CST 2017/04/19] [WARN] (ngrok/log.(*PrefixLogger).Warn:87) [ctl:d24c848] [73f3c731ac901466f5ef39e3fe11373e] Control::reader failed with error read tcp 116.7.98.224:6867: use of closed network connection: /root/ngrok/src/ngrok/server/control.go:229 (0x44b8af)
	func.004: c.conn.Warn(&quot;Control::reader failed with error %v: %s&quot;, err, debug.Stack())
/usr/local/go/src/runtime/asm_amd64.s:401 (0x43bde5)
	call16: CALLFN(·call16, 16)
/usr/local/go/src/runtime/panic.go:387 (0x413538)
	gopanic: reflectcall(unsafe.Pointer(d.fn), deferArgs(d), uint32(d.siz), uint32(d.siz))
/root/ngrok/src/ngrok/server/control.go:246 (0x440f17)
	(*Control).reader: panic(err)
/usr/local/go/src/runtime/asm_amd64.s:2232 (0x43df01)
	goexit:</description>
		<content:encoded><![CDATA[<p>[10:30:13 CST 2017/04/19] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [ctl:d24c848] [73f3c731ac901466f5ef39e3fe11373e] Shutdown complete<br />
[10:30:13 CST 2017/04/19] [WARN] (ngrok/log.(*PrefixLogger).Warn:87) [ctl:d24c848] [73f3c731ac901466f5ef39e3fe11373e] Control::reader failed with error read tcp 116.7.98.224:6867: use of closed network connection: /root/ngrok/src/ngrok/server/control.go:229 (0x44b8af)<br />
	func.004: c.conn.Warn(“Control::reader failed with error %v: %s”, err, debug.Stack())<br />
/usr/local/go/src/runtime/asm_amd64.s:401 (0x43bde5)<br />
	call16: CALLFN(·call16, 16)<br />
/usr/local/go/src/runtime/panic.go:387 (0&#215;413538)<br />
	gopanic: reflectcall(unsafe.Pointer(d.fn), deferArgs(d), uint32(d.siz), uint32(d.siz))<br />
/root/ngrok/src/ngrok/server/control.go:246 (0x440f17)<br />
	(*Control).reader: panic(err)<br />
/usr/local/go/src/runtime/asm_amd64.s:2232 (0x43df01)<br />
	goexit:</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：clive</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-3600</link>
		<dc:creator>clive</dc:creator>
		<pubDate>Wed, 19 Apr 2017 02:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-3600</guid>
		<description>/root/ngrok/src/ngrok/server/control.go:229 (0x44b8af)</description>
		<content:encoded><![CDATA[<p>/root/ngrok/src/ngrok/server/control.go:229 (0x44b8af)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：blz</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-1830</link>
		<dc:creator>blz</dc:creator>
		<pubDate>Thu, 09 Feb 2017 03:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-1830</guid>
		<description>都是国内顶尖大神啊 还有很多以及搭建好自己服务器开卖的了 很看好你们 支持</description>
		<content:encoded><![CDATA[<p>都是国内顶尖大神啊 还有很多以及搭建好自己服务器开卖的了 很看好你们 支持</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：ngrok</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-1414</link>
		<dc:creator>ngrok</dc:creator>
		<pubDate>Thu, 08 Sep 2016 08:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-1414</guid>
		<description>自己搭建的ngrok1.7有严重内存泄露问题，直接使用natapp 吧。内存泄露已解决</description>
		<content:encoded><![CDATA[<p>自己搭建的ngrok1.7有严重内存泄露问题，直接使用natapp 吧。内存泄露已解决</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bli</title>
		<link>https://tonybai.com/2015/03/14/selfhost-ngrok-service/#comment-1361</link>
		<dc:creator>bli</dc:creator>
		<pubDate>Sat, 04 Jun 2016 16:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=1702#comment-1361</guid>
		<description>frp试了，不能通过内网的代理</description>
		<content:encoded><![CDATA[<p>frp试了，不能通过内网的代理</p>
]]></content:encoded>
	</item>
</channel>
</rss>
